Searched defs:size_contents (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui.cpp | 4571 static ImVec2 CalcSizeAutoFit(ImGuiWindow* window, const ImVec2& size_contents) argument 4603 ImVec2 size_contents = CalcSizeContents(window); local in function:ImGui::CalcWindowExpectedSize |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui.cpp | 4571 static ImVec2 CalcSizeAutoFit(ImGuiWindow* window, const ImVec2& size_contents) argument 4603 ImVec2 size_contents = CalcSizeContents(window); local in function:ImGui::CalcWindowExpectedSize |
Completed in 58 milliseconds