Searched refs:topEdgeWidth (Results 1 – 1 of 1) sorted by relevance
618 auto topEdgeWidth = border.Top().GetWidth(); in SetRadius() local621 topLeftRadius_ = Radius(border.TopLeftRadius() - Radius(topEdgeWidth, leftEdgeWidth)); in SetRadius()622 topRightRadius_ = Radius(border.TopRightRadius() - Radius(topEdgeWidth, rightEdgeWidth)); in SetRadius()