Searched refs:PT_COLOR_YELLOW (Results 1 – 2 of 2) sorted by relevance
/linux/tools/thermal/tmon/ | ||
A D | tmon.h | 173 #define PT_COLOR_YELLOW 5 macro |
A D | tui.c | 369 init_pair(PT_COLOR_YELLOW, COLOR_WHITE, COLOR_YELLOW); in initialize_curses() |
Completed in 6 milliseconds