Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dutil-macros.h44 #define ANSI_BRIGHT_RED "\x1B[0;31;1m" macro
/third_party/libinput/test/
Dlitest.c684 color = ANSI_BRIGHT_RED; in litest_log_handler()