Lines Matching refs:P_MENU
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()
1855 if (child->prompt && child->prompt->type == P_MENU) { in fixup_rootmenu()