Searched refs:CalcWindowExpectedSize (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h1328 IMGUI_API ImVec2 CalcWindowExpectedSize(ImGuiWindow* window);
H A Dimgui_widgets.cpp1360 ImVec2 size_expected = CalcWindowExpectedSize(popup_window);
H A Dimgui.cpp4601 ImVec2 ImGui::CalcWindowExpectedSize(ImGuiWindow* window) function in class:ImGui
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h1328 IMGUI_API ImVec2 CalcWindowExpectedSize(ImGuiWindow* window);
H A Dimgui_widgets.cpp1360 ImVec2 size_expected = CalcWindowExpectedSize(popup_window);
H A Dimgui.cpp4601 ImVec2 ImGui::CalcWindowExpectedSize(ImGuiWindow* window) function in class:ImGui

Completed in 65 milliseconds