Searched refs:NO_COLOR_ATTR (Results 1 – 1 of 1) sorted by relevance
/scripts/kconfig/ |
A D | nconf.gui.c | 34 #define NO_COLOR_ATTR(_at, _hl) \ macro 71 NO_COLOR_ATTR(attr_normal, A_NORMAL), 73 NO_COLOR_ATTR(attr_main_menu_box, A_NORMAL), 75 NO_COLOR_ATTR(attr_main_menu_back, A_NORMAL), 76 NO_COLOR_ATTR(attr_main_menu_grey, A_NORMAL), 80 NO_COLOR_ATTR(attr_scrollwin_box, A_BOLD), 81 NO_COLOR_ATTR(attr_dialog_text, A_NORMAL), 84 NO_COLOR_ATTR(attr_dialog_box, A_BOLD), 85 NO_COLOR_ATTR(attr_input_box, A_BOLD), 86 NO_COLOR_ATTR(attr_input_heading, A_BOLD), [all …]
|
Completed in 28 milliseconds