Searched defs:endArcHeight (Results 1 – 1 of 1) sorted by relevance
627 float endArcHeight = std::min(borderGeo.rrect.GetRect().GetHeight() - TOPW, trRad.GetY() * 2.f); in DrawTopBorder() local655 float endArcHeight = std::min(height - BOTTOMW, brRad.GetY() * 2.f); in DrawRightBorder() local682 …float endArcHeight = std::min(borderGeo.rrect.GetRect().GetHeight() - BOTTOMW, blRad.GetY() * 2.f); in DrawBottomBorder() local710 float endArcHeight = std::min(height - TOPW, tlRad.GetY() * 2.f); in DrawLeftBorder() local