Searched defs:resize_grip_count (Results 1 – 1 of 1) sorted by relevance
4697 …GuiWindow* window, const ImVec2& size_auto_fit, int* border_held, int resize_grip_count, ImU32 res… in UpdateManualResize()5176 const int resize_grip_count = g.IO.ConfigWindowsResizeFromEdges ? 2 : 1; // 4 in Begin() local