Searched defs:PopupId (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui_internal.h | 616 ImGuiID PopupId; // Set on OpenPopup() member in struct:ImGuiPopupRef 1163 ImGuiID PopupId; // ID in the popup stack when this window is used as a popup/menu (because we use generic Name/ID for recycling) member in struct:ImGuiWindow |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui_internal.h | 616 ImGuiID PopupId; // Set on OpenPopup() member in struct:ImGuiPopupRef 1163 ImGuiID PopupId; // ID in the popup stack when this window is used as a popup/menu (because we use generic Name/ID for recycling) member in struct:ImGuiWindow |
Completed in 11 milliseconds