Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/speakup/
Dmain.c244 static u_char last_keycode, this_speakup_key; variable
721 if (this_speakup_key == SPELL_PHONETIC in spell_word()
768 if (this_speakup_key == SAY_LINE_INDENT) { in say_line()
1883 int val = this_speakup_key - (FIRST_EDIT_BITS - 1); in speakup_bits()
2031 this_speakup_key = value; in do_spkup()