Home | History | Annotate | Download | only in rendering

Lines Matching refs:getRoundedInnerBorderFor

1372     RoundedIntRect innerBorder = style->getRoundedInnerBorderFor(borderRect, includeLogicalLeftEdge, includeLogicalRightEdge);
1524 RoundedIntRect innerClip = style->getRoundedInnerBorderFor(borderRect,
1535 RoundedIntRect outerClip = style->getRoundedInnerBorderFor(borderRect,
1568 RoundedIntRect clipRect = style->getRoundedInnerBorderFor(borderRect,
2071 RoundedIntRect border = (shadowStyle == Inset) ? s->getRoundedInnerBorderFor(borderRect, includeLogicalLeftEdge, includeLogicalRightEdge)