Searched refs:leftEdgeWidth (Results 1 – 1 of 1) sorted by relevance
617 auto leftEdgeWidth = border.Left().GetWidth(); in SetRadius() local621 topLeftRadius_ = Radius(border.TopLeftRadius() - Radius(topEdgeWidth, leftEdgeWidth)); in SetRadius()623 bottomLeftRadius_ = Radius(border.BottomLeftRadius() - Radius(bottomEdgeWidth, leftEdgeWidth)); in SetRadius()