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