Searched refs:SPEAKUP_GOTO (Results 1 – 3 of 3) sorted by relevance
30 #define SPEAKUP_GOTO 0x01 macro
44 EDIT_REPEAT, EDIT_SOME, SPEAKUP_GOTO, BOTTOM_EDGE,
1861 if (type == KT_SPKUP && ch == SPEAKUP_GOTO) in handle_goto()