Searched refs:MSG_EDIT_DONE (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/accessibility/speakup/ | ||
D | i18n.h | 35 MSG_EDIT_DONE, enumerator |
D | i18n.c | 36 [MSG_EDIT_DONE] = "edit done", |
D | main.c | 1325 synth_printf("%s\n", spk_msg_get(MSG_EDIT_DONE)); in edit_bits() |