Home
last modified time | relevance | path

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

/drivers/accessibility/speakup/
Dmain.c237 static u_char last_keycode, this_speakup_key; variable
732 } else if (this_speakup_key == SPELL_PHONETIC && in spell_word()
780 if (this_speakup_key == SAY_LINE_INDENT) { in say_line()
1927 int val = this_speakup_key - (FIRST_EDIT_BITS - 1); in speakup_bits()
2083 this_speakup_key = value; in do_spkup()