Searched refs:ANSI_BRIGHT_RED (Results 1 – 2 of 2) sorted by relevance
/third_party/libinput/src/ | ||
D | util-macros.h | 44 #define ANSI_BRIGHT_RED "\x1B[0;31;1m" macro |
/third_party/libinput/test/ | ||
D | litest.c | 684 color = ANSI_BRIGHT_RED; in litest_log_handler() |