Home
last modified time | relevance | path

Searched refs:ANSI_BRIGHT_GREEN (Results 1 – 2 of 2) sorted by relevance

/third_party/libinput/src/
Dutil-macros.h45 #define ANSI_BRIGHT_GREEN "\x1B[0;32;1m" macro
/third_party/libinput/test/
Dlitest.c711 color = ANSI_BRIGHT_GREEN; in litest_log_handler()