Home
last modified time | relevance | path

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

/drivers/accessibility/speakup/
Dspk_priv_keyinfo.h89 #define PITCH_DEC (RATE_DEC + 2) macro
90 #define PITCH_INC (PITCH_DEC + 1)
91 #define VOL_DEC (PITCH_DEC + 2)
Dkeyhelp.c34 SPEAKUP_PASTE, PITCH_DEC, PITCH_INC, PUNCT_DEC,