Home | History | Annotate | Download | only in rendering

Lines Matching refs:flooredLayoutPoint

677         topLeft = flooredLayoutPoint(firstBox->topLeft());
685 topLeft = flooredLayoutPoint(firstBox->topLeft());
1375 continuation()->addFocusRingRects(rects, flooredLayoutPoint(additionalOffset + continuation()->containingBlock()->location() - containingBlock()->location()), paintContainer);
1377 continuation()->addFocusRingRects(rects, flooredLayoutPoint(additionalOffset + toRenderBox(continuation())->location() - containingBlock()->location()), paintContainer);