Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
Dimgui.cpp6083 void ImGui::SetWindowSize(ImGuiWindow* window, const ImVec2& size, ImGuiCond cond) in SetWindowSize() function in ImGui
6115 void ImGui::SetWindowSize(const ImVec2& size, ImGuiCond cond) in SetWindowSize() function in ImGui
6120 void ImGui::SetWindowSize(const char* name, const ImVec2& size, ImGuiCond cond) in SetWindowSize() function in ImGui