Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/accessibility/speakup/
Dspk_priv_keyinfo.h44 #define SAY_LINE_INDENT 0x1c macro
Dkeyhelp.c33 SAY_LINE, SAY_NEXT_LINE, SAY_PREV_LINE, SAY_LINE_INDENT,
Dmain.c779 if (this_speakup_key == SAY_LINE_INDENT) { in say_line()