Home | History | Annotate | Download | only in rendering

Lines Matching refs:culledInlineAbsoluteRects

471         culledInlineAbsoluteRects(this, rects, IntSize(tx, ty));
489 void RenderInline::culledInlineAbsoluteRects(const RenderInline* container, Vector<IntRect>& rects, const IntSize& offset)
515 currInline->culledInlineAbsoluteRects(container, rects, offset);
1347 culledInlineAbsoluteRects(this, rects, IntSize(tx, ty));