Searched defs:ParentWindow (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h618 ImGuiWindow* ParentWindow; // Set on OpenPopup() member in struct:ImGuiPopupRef
1192 ImGuiWindow* ParentWindow; // If we are a child _or_ popup window, this is pointing to our parent. Otherwise NULL. member in struct:ImGuiWindow
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h618 ImGuiWindow* ParentWindow; // Set on OpenPopup() member in struct:ImGuiPopupRef
1192 ImGuiWindow* ParentWindow; // If we are a child _or_ popup window, this is pointing to our parent. Otherwise NULL. member in struct:ImGuiWindow

Completed in 11 milliseconds