Searched defs:rounding_corners (Results 1 – 1 of 1) sorted by relevance
1021 void ImDrawList::PathRect(const ImVec2& a, const ImVec2& b, float rounding, int rounding_corners) in PathRect()1242 …ImVec2& b, const ImVec2& uv_a, const ImVec2& uv_b, ImU32 col, float rounding, int rounding_corners) in AddImageRounded()