Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspk_priv_keyinfo.h95 #define PUNCT_DEC (TONE_DEC + 2) macro
96 #define PUNCT_INC (PUNCT_DEC + 1)
97 #define VOICE_DEC (PUNCT_DEC + 2)
H A Dkeyhelp.c34 SPEAKUP_PASTE, PITCH_DEC, PITCH_INC, PUNCT_DEC,