Lines Matching refs:P_MENU
111 case P_MENU: in updateMenu()
414 if (mode == menuMode && type == P_MENU) in updateSelection()
555 if (type != P_MENU) in setRootMenu()
642 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
707 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
756 if (type == P_MENU && rootEntry != menu && in keyPressEvent()
817 if (ptype == P_MENU && rootEntry != menu && in mouseReleaseEvent()
860 if (ptype == P_MENU && mode != listMode) { in mouseDoubleClickEvent()
1087 case P_MENU: in debug_info()
1202 if (prop->type != P_PROMPT && prop->type != P_MENU) in clicked()
1867 if (child->prompt && child->prompt->type == P_MENU) { in fixup_rootmenu()