Home
last modified time | relevance | path

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

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