Searched refs:P_MENU (Results 1 – 10 of 10) sorted by relevance
113 menu_add_prompt(P_MENU, $2, NULL);183 current_entry->prompt->type = P_MENU;342 menu_add_prompt(P_MENU, $2, NULL);550 menu_add_prompt(P_MENU, "Main menu", NULL); in conf_parse()694 case P_MENU: in print_symbol()729 case P_MENU: in zconfdump()749 if (menu->prompt && menu->prompt->type == P_MENU) in zconfdump()
480 case P_MENU: in build_conf()585 if (menu->prompt->type == P_MENU) { in build_conf()806 else if (submenu->prompt->type == P_MENU) in conf()
427 if (mode == menuMode && type == P_MENU) in updateSelection()567 if (type != P_MENU) in setRootMenu()652 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()715 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()764 if (type == P_MENU && rootEntry != menu && in keyPressEvent()818 if (ptype == P_MENU && rootEntry != menu && in mouseReleaseEvent()854 if (ptype == P_MENU && mode != listMode) { in mouseDoubleClickEvent()1081 case P_MENU: in debug_info()1793 if (child->prompt && child->prompt->type == P_MENU) { in fixup_rootmenu()
180 P_MENU, /* prompt associated with a menu or menuconfig symbol */ enumerator
781 case P_MENU: in build_conf()892 if (menu->prompt && menu->prompt->type == P_MENU) { in build_conf()1183 submenu->prompt->type == P_MENU) in selected_conf()
524 case P_MENU: in conf()
774 if (ptype == P_MENU && view_mode == SINGLE_VIEW && col == COL_OPTION) { in on_treeview2_button_press_event()944 if (child->prompt && child->prompt->type == P_MENU) { in fixup_rootmenu()
880 menu->prompt->type == P_MENU) { in conf_write()
604 if (type == P_MENU) in menu_get_menu_or_parent_menu()
1334 case P_MENU: in prop_get_type_name()
Completed in 24 milliseconds