Home
last modified time | relevance | path

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

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