Home | History | Annotate | Download | only in rendering

Lines Matching defs:borderRect

2443         LayoutRect borderRect = borderBoxRect();
2444 borderRect.moveBy(adjustedLocation);
2445 RoundedRect border = style()->getRoundedBorderFor(borderRect);