Searched refs:DIALOG_BOX (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | nconf.gui.c | 41 init_pair(DIALOG_BOX, COLOR_YELLOW, -1); in set_normal_colors() 87 mkattr(DIALOG_BOX, A_BOLD); in normal_color_theme() 119 mkattrn(DIALOG_BOX, A_BOLD); in no_colors_theme() 300 (void) wattrset(win, attributes[DIALOG_BOX]); in btn_dialog()
|
| H A D | nconf.h | 49 DIALOG_BOX, enumerator
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | nconf.gui.c | 42 init_pair(DIALOG_BOX, COLOR_YELLOW, -1); in set_normal_colors() 88 mkattr(DIALOG_BOX, A_BOLD); in normal_color_theme() 120 mkattrn(DIALOG_BOX, A_BOLD); in no_colors_theme() 301 (void) wattrset(win, attributes[DIALOG_BOX]); in btn_dialog()
|
| H A D | nconf.h | 51 DIALOG_BOX, enumerator
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | nconf.gui.c | 41 init_pair(DIALOG_BOX, COLOR_YELLOW, -1); in set_normal_colors() 87 mkattr(DIALOG_BOX, A_BOLD); in normal_color_theme() 119 mkattrn(DIALOG_BOX, A_BOLD); in no_colors_theme() 300 (void) wattrset(win, attributes[DIALOG_BOX]); in btn_dialog()
|
| H A D | nconf.h | 53 DIALOG_BOX, enumerator
|