Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui.cpp6048 void ImGui::SetWindowPos(ImGuiWindow* window, const ImVec2& pos, ImGuiCond cond) in SetWindowPos() function in ImGui
6065 void ImGui::SetWindowPos(const ImVec2& pos, ImGuiCond cond) in SetWindowPos() function in ImGui
6071 void ImGui::SetWindowPos(const char* name, const ImVec2& pos, ImGuiCond cond) in SetWindowPos() function in ImGui