Home | History | Annotate | Download | only in rendering

Lines Matching refs:getRoundedBorderFor

565     RoundedIntRect border = style()->getRoundedBorderFor(borderRect, includeLogicalLeftEdge, includeLogicalRightEdge);
567 RoundedIntRect segmentBorder = style()->getRoundedBorderFor(IntRect(0, 0, inlineBoxWidth, inlineBoxHeight), includeLogicalLeftEdge, includeLogicalRightEdge);
1371 RoundedIntRect outerBorder = style->getRoundedBorderFor(borderRect, includeLogicalLeftEdge, includeLogicalRightEdge);
1626 border.includeLogicalEdges(style->getRoundedBorderFor(border.rect()).radii(),
2072 : s->getRoundedBorderFor(borderRect, includeLogicalLeftEdge, includeLogicalRightEdge);