Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/speakup/
Di18n.h86 MSG_COLORS_START, enumerator
87 MSG_COLOR_BLACK = MSG_COLORS_START,
Di18n.c363 .start = MSG_COLORS_START,
Dmain.c398 synth_printf("%s", spk_msg_get(MSG_COLORS_START + fg)); in say_attributes()
405 synth_printf("%s\n", spk_msg_get(MSG_COLORS_START + bg)); in say_attributes()