Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/speakup/
Dspk_priv_keyinfo.h57 #define SAY_LINE_INDENT 0x1c macro
Dkeyhelp.c46 SAY_LINE, SAY_NEXT_LINE, SAY_PREV_LINE, SAY_LINE_INDENT,
Dmain.c755 if (this_speakup_key == SAY_LINE_INDENT) { in say_line()