COLOR_PAIR        173 scripts/kconfig/lxdialog/util.c 		color->atr = A_BOLD | COLOR_PAIR(pair);
COLOR_PAIR        175 scripts/kconfig/lxdialog/util.c 		color->atr = COLOR_PAIR(pair);
COLOR_PAIR         72 scripts/kconfig/nconf.gui.c attributes[name] = attr | COLOR_PAIR(name); } while (0)
COLOR_PAIR        384 tools/thermal/tmon/tui.c 	wattrset(title_bar_window, COLOR_PAIR(PT_COLOR_HEADER_BAR));
COLOR_PAIR        385 tools/thermal/tmon/tui.c 	wbkgd(title_bar_window, COLOR_PAIR(PT_COLOR_HEADER_BAR));