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