Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A 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()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A 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()
1939 int val = this_speakup_key - (FIRST_EDIT_BITS - 1); in speakup_bits()
2095 this_speakup_key = value; in do_spkup()

Completed in 7 milliseconds