Home
last modified time | relevance | path

Searched defs:popup_ref (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui.cpp4910 ImGuiPopupRef& popup_ref = g.OpenPopupStack[g.BeginPopupStack.Size]; in Begin() local
4924 ImGuiPopupRef& popup_ref = g.OpenPopupStack[g.BeginPopupStack.Size]; in Begin() local
6761 …ImGuiPopupRef popup_ref; // Tagged as new ref as Window will be set back to NULL if we write this … in OpenPopupEx() local