Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Di18n.h92 MSG_COLORS_START, enumerator
93 MSG_COLOR_BLACK = MSG_COLORS_START,
H A Di18n.c370 .start = MSG_COLORS_START,
H A Dmain.c393 synth_printf("%s", spk_msg_get(MSG_COLORS_START + fg)); in say_attributes()
400 synth_printf("%s\n", spk_msg_get(MSG_COLORS_START + bg)); in say_attributes()