Home
last modified time | relevance | path

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

/linux/drivers/accessibility/speakup/
H A Dspk_priv_keyinfo.h37 #define SPELL_PHONETIC 0x15 macro
H A Dkeyhelp.c40 SPELL_DELAY_INC, SPELL_WORD, SPELL_PHONETIC, TONE_DEC,
H A Dmain.c732 } else if (this_speakup_key == SPELL_PHONETIC && in spell_word()