Home
last modified time | relevance | path

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

/tools/thermal/tmon/
Dtmon.h178 #define PT_COLOR_DEFAULT 1 macro
Dtui.c374 init_pair(PT_COLOR_DEFAULT, COLOR_WHITE, COLOR_BLACK); in initialize_curses()