Searched refs:MSG_BLANK (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
H A D | i18n.h | 9 MSG_BLANK = MSG_ANNOUNCEMENTS_START, enumerator
|
H A D | i18n.c | 15 [MSG_BLANK] = "blank",
|
H A D | main.c | 776 synth_printf("%s\n", spk_msg_get(MSG_BLANK)); in say_line() 854 synth_printf("%s\n", spk_msg_get(MSG_BLANK)); in say_line_from_to() 1009 synth_printf("%s\n", spk_msg_get(MSG_BLANK)); in say_first_char() 1029 synth_printf("%s\n", spk_msg_get(MSG_BLANK)); in say_last_char()
|
/kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
H A D | i18n.h | 9 MSG_BLANK = MSG_ANNOUNCEMENTS_START, enumerator
|
H A D | i18n.c | 15 [MSG_BLANK] = "blank",
|
H A D | main.c | 776 synth_printf("%s\n", spk_msg_get(MSG_BLANK)); in say_line() 854 synth_printf("%s\n", spk_msg_get(MSG_BLANK)); in say_line_from_to() 1009 synth_printf("%s\n", spk_msg_get(MSG_BLANK)); in say_first_char() 1029 synth_printf("%s\n", spk_msg_get(MSG_BLANK)); in say_last_char()
|
Completed in 11 milliseconds