Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/speakup/
Dmain.c237 static u_char last_keycode, this_speakup_key; variable
733 } else if (this_speakup_key == SPELL_PHONETIC && in spell_word()
781 if (this_speakup_key == SAY_LINE_INDENT) { in say_line()
1928 int val = this_speakup_key - (FIRST_EDIT_BITS - 1); in speakup_bits()
2084 this_speakup_key = value; in do_spkup()