Searched defs:border_held (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui.cpp | 4697 static void ImGui::UpdateManualResize(ImGuiWindow* window, const ImVec2& size_auto_fit, int* border_held, int resize_grip_count, ImU32 resize_grip_col[4]) argument 4815 int border_held = window->ResizeBorderHeld; local in function:ImGui::RenderOuterBorders 5174 int border_held = -1; local in function:ImGui::Begin [all...] |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui.cpp | 4697 static void ImGui::UpdateManualResize(ImGuiWindow* window, const ImVec2& size_auto_fit, int* border_held, int resize_grip_count, ImU32 resize_grip_col[4]) argument 4815 int border_held = window->ResizeBorderHeld; local in function:ImGui::RenderOuterBorders 5174 int border_held = -1; local in function:ImGui::Begin [all...] |
Completed in 49 milliseconds