Home | History | Annotate | Download | only in rendering

Lines Matching refs:borderBoxRect

535     IntRect box = borderBoxRect();
559 return style()->boxReflect()->offset().calcValue(borderBoxRect().width());
560 return style()->boxReflect()->offset().calcValue(borderBoxRect().height());
568 IntRect box = borderBoxRect();
946 IntRect bbox = borderBoxRect();
1041 rendererRect = borderBoxRect();
3278 IntRect borderBox = borderBoxRect();
3336 m_overflow.set(new RenderOverflow(clientBox, borderBoxRect()));
3343 IntRect borderBox = borderBoxRect();
3358 if (visualOverflowRect() == borderBoxRect()) {
3363 m_overflow->resetLayoutOverflow(borderBoxRect());
3434 IntRect rect = borderBoxRect();