Searched refs:KT_SPKUP (Results 1 – 3 of 3) sorted by relevance
172 } else if (type == KT_SPKUP && ch == SPEAKUP_HELP && !special_handler) { in handle_help()179 if ((type != KT_SPKUP) && (key > 0) && (key <= num_key_names)) { in handle_help()
45 #define KT_SPKUP 15 macro
1862 if (type == KT_SPKUP && ch == SPEAKUP_GOTO) in handle_goto()1949 handle_help(vc, KT_SPKUP, SPEAKUP_HELP, 0); in speakup_help()2081 type = KT_SPKUP; in speakup_key()2086 if (type == KT_SPKUP && special_handler == NULL) { in speakup_key()