Home
last modified time | relevance | path

Searched refs:spk_cur_phonetic (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/accessibility/speakup/
Dspeakup.h110 extern int spk_cur_phonetic;
Dvarhandlers.c51 { "cur_phonetic", CUR_PHONETIC, VAR_NUM, &spk_cur_phonetic, NULL },
Dmain.c68 int spk_cur_phonetic; variable
1726 if (spk_cur_phonetic == 1) in cursor_done()