Home
last modified time | relevance | path

Searched defs:SetWindowSize (Results 1 – 2 of 2) 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
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp6865 void ImGui::SetWindowSize(ImGuiWindow* window, const ImVec2& size, ImGuiCond cond) in SetWindowSize() function in ImGui
6897 void ImGui::SetWindowSize(const ImVec2& size, ImGuiCond cond) in SetWindowSize() function in ImGui
6902 void ImGui::SetWindowSize(const char* name, const ImVec2& size, ImGuiCond cond) in SetWindowSize() function in ImGui