Searched refs:PT_COLOR_HEADER_BAR (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/tools/thermal/tmon/
H A Dtui.c375 init_pair(PT_COLOR_HEADER_BAR, COLOR_BLACK, COLOR_WHITE); initialize_curses()
393 wattrset(title_bar_window, COLOR_PAIR(PT_COLOR_HEADER_BAR)); show_title_bar()
394 wbkgd(title_bar_window, COLOR_PAIR(PT_COLOR_HEADER_BAR)); show_title_bar()
H A Dtmon.h179 #define PT_COLOR_HEADER_BAR 2 macro

Completed in 148 milliseconds