Searched refs:PT_COLOR_DEFAULT (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/tools/thermal/tmon/ | ||
A D | tmon.h | 172 #define PT_COLOR_DEFAULT 1 macro |
A D | tui.c | 365 init_pair(PT_COLOR_DEFAULT, COLOR_WHITE, COLOR_BLACK); in initialize_curses() |
Completed in 4 milliseconds