Searched refs:attributes (Results 1 – 11 of 11) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | nconf.gui.c | 11 attributes_t attributes[ATTR_MAX+1] = {0}; variable 72 attributes[name] = attr | COLOR_PAIR(name); } while (0) in normal_color_theme() 103 #define mkattrn(name, attr) { attributes[name] = attr; } in no_colors_theme() 297 set_menu_fore(menu, attributes[DIALOG_MENU_FORE]); in btn_dialog() 298 set_menu_back(menu, attributes[DIALOG_MENU_BACK]); in btn_dialog() 300 (void) wattrset(win, attributes[DIALOG_BOX]); in btn_dialog() 304 (void) wattrset(msg_win, attributes[DIALOG_TEXT]); in btn_dialog() 395 (void) wattrset(form_win, attributes[INPUT_FIELD]); in dialog_inputbox() 397 (void) wattrset(win, attributes[INPUT_BOX]); in dialog_inputbox() 399 (void) wattrset(win, attributes[INPUT_HEADING]); in dialog_inputbox() [all …]
|
| H A D | nconf.c | 376 (void) wattrset(main_window, attributes[FUNCTION_HIGHLIGHT]); in print_function_line() 380 (void) wattrset(main_window, attributes[FUNCTION_TEXT]); in print_function_line() 387 (void) wattrset(main_window, attributes[NORMAL]); in print_function_line() 956 (void) wattrset(main_window, attributes[NORMAL]); in show_menu() 959 attributes[MAIN_HEADING]); in show_menu() 961 (void) wattrset(main_window, attributes[MAIN_MENU_BOX]); in show_menu() 963 (void) wattrset(main_window, attributes[MAIN_MENU_HEADING]); in show_menu() 965 (void) wattrset(main_window, attributes[NORMAL]); in show_menu() 1531 set_menu_fore(curses_menu, attributes[MAIN_MENU_FORE]); in main() 1532 set_menu_back(curses_menu, attributes[MAIN_MENU_BACK]); in main() [all …]
|
| H A D | nconf.h | 62 extern attributes_t attributes[];
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/ |
| H A D | nfs_prot.x | 152 fattr attributes; variable 159 sattr attributes; member 172 fattr attributes; member 206 fattr attributes; /* attributes, need for pagin*/ member 230 sattr attributes; member 246 sattr attributes; member
|
| H A D | nfs_prot.h | 113 fattr attributes; member 120 sattr attributes; member 132 fattr attributes; member 161 fattr attributes; member 191 sattr attributes; member 210 sattr attributes; member
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nos/ |
| H A D | drvMPool.c | 109 int attributes; member 208 int attributes; in MsOS_MPool_Mapping() local 278 entry.attributes = MMU_BUFFERED; in MsOS_MPool_Mapping() 281 entry.attributes = MMU_CACHED | MMU_BUFFERED; in MsOS_MPool_Mapping()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | ncp.h | 132 __le32 attributes; member 176 __le32 attributes; member
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/optee/ |
| H A D | drvMPool.c | 109 int attributes; member
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 241 # For Microsoft's IDL there are propget and propput attributes to indicate getter
|
| H A D | bsp.dxyfile | 240 # For Microsoft's IDL there are propget and propput attributes to indicate getter
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c.0 | 10581 //When Exit, we need to re-init attributes of stream info
|