Lines Matching refs:P_MENU
112 case P_MENU: in updateMenu()
415 if (mode == menuMode && type == P_MENU) in updateSelection()
556 if (type != P_MENU) in setRootMenu()
643 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
708 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
757 if (type == P_MENU && rootEntry != menu && in keyPressEvent()
818 if (ptype == P_MENU && rootEntry != menu && in mouseReleaseEvent()
861 if (ptype == P_MENU && mode != listMode) { in mouseDoubleClickEvent()
1088 case P_MENU: in debug_info()
1194 if (prop->type != P_PROMPT && prop->type != P_MENU) in clicked()
1859 if (child->prompt && child->prompt->type == P_MENU) { in fixup_rootmenu()