Lines Matching refs:P_MENU
109 case P_MENU: in updateMenu()
410 if (mode == menuMode && type == P_MENU) in updateSelection()
551 if (type != P_MENU) in setRootMenu()
638 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
703 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
752 if (type == P_MENU && rootEntry != menu && in keyPressEvent()
813 if (ptype == P_MENU && rootEntry != menu && in mouseReleaseEvent()
856 if (ptype == P_MENU && mode != listMode) { in mouseDoubleClickEvent()
1080 case P_MENU: in debug_info()
1195 if (prop->type != P_PROMPT && prop->type != P_MENU) in clicked()
1831 if (child->prompt && child->prompt->type == P_MENU) { in fixup_rootmenu()