Searched defs:SetWindowPos (Results 1 – 2 of 2) sorted by relevance
| /third_party/mesa3d/src/imgui/ |
| D | imgui.cpp | 6048 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
|
| /third_party/skia/third_party/externals/imgui/ |
| D | imgui.cpp | 6827 void ImGui::SetWindowPos(ImGuiWindow* window, const ImVec2& pos, ImGuiCond cond) in SetWindowPos() function in ImGui 6847 void ImGui::SetWindowPos(const ImVec2& pos, ImGuiCond cond) in SetWindowPos() function in ImGui 6853 void ImGui::SetWindowPos(const char* name, const ImVec2& pos, ImGuiCond cond) in SetWindowPos() function in ImGui
|