Home
last modified time | relevance | path

Searched refs:A_NORMAL (Results 1 – 4 of 4) sorted by relevance

/linux/scripts/kconfig/
A Dnconf.gui.c46 COLOR_ATTR(attr_normal, COLOR_DEFAULT, COLOR_DEFAULT, A_NORMAL),
60 COLOR_ATTR(attr_input_box, COLOR_YELLOW, COLOR_DEFAULT, A_NORMAL),
62 COLOR_ATTR(attr_input_text, COLOR_DEFAULT, COLOR_DEFAULT, A_NORMAL),
70 NO_COLOR_ATTR(attr_normal, A_NORMAL),
72 NO_COLOR_ATTR(attr_main_menu_box, A_NORMAL),
74 NO_COLOR_ATTR(attr_main_menu_back, A_NORMAL),
75 NO_COLOR_ATTR(attr_main_menu_grey, A_NORMAL),
77 NO_COLOR_ATTR(attr_scrollwin_text, A_NORMAL),
80 NO_COLOR_ATTR(attr_dialog_text, A_NORMAL),
82 NO_COLOR_ATTR(attr_dialog_menu_back, A_NORMAL),
[all …]
/linux/scripts/kconfig/lxdialog/
A Dutil.c20 dlg.screen.atr = A_NORMAL; in set_mono_theme()
21 dlg.shadow.atr = A_NORMAL; in set_mono_theme()
22 dlg.dialog.atr = A_NORMAL; in set_mono_theme()
24 dlg.border.atr = A_NORMAL; in set_mono_theme()
31 dlg.inputbox.atr = A_NORMAL; in set_mono_theme()
32 dlg.inputbox_border.atr = A_NORMAL; in set_mono_theme()
33 dlg.searchbox.atr = A_NORMAL; in set_mono_theme()
35 dlg.searchbox_border.atr = A_NORMAL; in set_mono_theme()
37 dlg.menubox.atr = A_NORMAL; in set_mono_theme()
38 dlg.menubox_border.atr = A_NORMAL; in set_mono_theme()
[all …]
/linux/tools/perf/util/
A Dhist.h454 A_NORMAL, enumerator
/linux/tools/perf/ui/browsers/
A Dhists.c3363 evsel, A_NORMAL); in evsel__hists_browse()

Completed in 15 milliseconds