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.c361 .start = MSG_COLORS_START,
Dmain.c401 synth_printf("%s", msg_get(MSG_COLORS_START + fg)); in say_attributes()
407 synth_printf("%s\n", msg_get(MSG_COLORS_START + bg)); in say_attributes()