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