Home
last modified time | relevance | path

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

/drivers/staging/speakup/
Di18n.h85 MSG_COLORS_START, enumerator
86 MSG_COLOR_BLACK = MSG_COLORS_START,
Di18n.c362 .start = MSG_COLORS_START,
Dmain.c403 synth_printf("%s", spk_msg_get(MSG_COLORS_START + fg)); in say_attributes()
409 synth_printf("%s\n", spk_msg_get(MSG_COLORS_START + bg)); in say_attributes()