Home
last modified time | relevance | path

Searched refs:MSG_COLORS_START (Results 1 – 3 of 3) sorted by relevance

/drivers/accessibility/speakup/
Di18n.h86 MSG_COLORS_START, enumerator
87 MSG_COLOR_BLACK = MSG_COLORS_START,
Di18n.c363 .start = MSG_COLORS_START,
Dmain.c397 synth_printf("%s", spk_msg_get(MSG_COLORS_START + fg)); in say_attributes()
404 synth_printf("%s\n", spk_msg_get(MSG_COLORS_START + bg)); in say_attributes()