Searched refs:P_MENU (Results 1 – 10 of 10) sorted by relevance
115 menu_add_prompt(P_MENU, $2, NULL);164 current_entry->prompt->type = P_MENU;332 menu_add_prompt(P_MENU, $2, NULL);501 menu_add_prompt(P_MENU, "Main menu", NULL);649 case P_MENU: in print_symbol()688 case P_MENU: in zconfdump()708 if (menu->prompt && menu->prompt->type == P_MENU) in zconfdump()
109 case P_MENU: in updateMenu()412 if (mode == menuMode && type == P_MENU) in updateSelection()553 if (type != P_MENU) in setRootMenu()640 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()705 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()754 if (type == P_MENU && rootEntry != menu && in keyPressEvent()815 if (ptype == P_MENU && rootEntry != menu && in mouseReleaseEvent()858 if (ptype == P_MENU && mode != listMode) { in mouseDoubleClickEvent()1085 case P_MENU: in debug_info()1200 if (prop->type != P_PROMPT && prop->type != P_MENU) in clicked()[all …]
494 case P_MENU: in build_conf()633 if (menu->prompt->type == P_MENU) { in build_conf()699 else if (submenu->prompt->type == P_MENU) in conf()
709 if (ptype != P_MENU) in on_back_clicked()908 if (ptype == P_MENU && view_mode != FULL_VIEW && col == COL_OPTION) { in on_treeview2_button_press_event()1065 case P_MENU: in fill_row()1379 if ((view_mode != FULL_VIEW) && (ptype == P_MENU) in display_tree()1433 if (child->prompt && child->prompt->type == P_MENU) { in fixup_rootmenu()
753 case P_MENU: in build_conf()905 if (menu->prompt && menu->prompt->type == P_MENU) { in build_conf()1179 submenu->prompt->type == P_MENU) in conf()
180 P_MENU, /* prompt associated with a menu or menuconfig symbol */ enumerator
579 case P_MENU: in conf()
670 if (type == P_MENU) in menu_get_parent_menu()
971 menu->prompt->type == P_MENU) { in conf_write()
1252 case P_MENU: in prop_get_type_name()
Completed in 26 milliseconds