Searched refs:spk_x (Results 1 – 2 of 2) sorted by relevance
513 if (spk_x == 0) { in say_prev_char()517 spk_x--; in say_prev_char()529 spk_x++; in say_next_char()612 if (spk_x == 0) { in say_prev_word()634 spk_x--; in say_prev_word()646 spk_x++; in say_prev_word()687 spk_x = 0; in say_next_word()690 spk_x++; in say_next_word()989 spk_x = 0; in left_edge()1016 spk_x = i; in say_first_char()[all …]
89 #define spk_x (speakup_console[vc->vc_num]->reading_x) macro
Completed in 11 milliseconds