Searched defs:rounding_corners_flags (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/mesa3d/src/imgui/ |
H A D | imgui_draw.cpp | 1056 …t(const ImVec2& a, const ImVec2& b, ImU32 col, float rounding, int rounding_corners_flags, float t… in AddRect() 1067 …RectFilled(const ImVec2& a, const ImVec2& b, ImU32 col, float rounding, int rounding_corners_flags) in AddRectFilled()
|
H A D | imgui_widgets.cpp | 4057 …ec2 p_max, ImU32 col, float grid_step, ImVec2 grid_off, float rounding, int rounding_corners_flags) in RenderColorRectWithAlphaCheckerboard()
|