Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/accessibility/speakup/
Dmain.c236 static u_char last_keycode, this_speakup_key; variable
731 } else if (this_speakup_key == SPELL_PHONETIC && in spell_word()
779 if (this_speakup_key == SAY_LINE_INDENT) { in say_line()
1925 int val = this_speakup_key - (FIRST_EDIT_BITS - 1); in speakup_bits()
2081 this_speakup_key = value; in do_spkup()