Searched refs:paddedLayoutOverflowRect (Results 1 – 3 of 3) sorted by relevance
157 LayoutRect paddedLayoutOverflowRect(LayoutUnit endPadding) const;
698 LayoutRect RootInlineBox::paddedLayoutOverflowRect(LayoutUnit endPadding) const in paddedLayoutOverflowRect() function in WebCore::RootInlineBox
2249 addLayoutOverflow(curr->paddedLayoutOverflowRect(endPadding)); in addOverflowFromInlineChildren()