Searched refs:rounding_bl (Results 1 – 1 of 1) sorted by relevance
1038 const float rounding_bl = (rounding_corners & ImDrawCornerFlags_BotLeft) ? rounding : 0.0f; in PathRect() local1042 PathArcToFast(ImVec2(a.x + rounding_bl, b.y - rounding_bl), rounding_bl, 3, 6); in PathRect()