Home
last modified time | relevance | path

Searched refs:paddedLayoutOverflowRect (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRootInlineBox.h157 LayoutRect paddedLayoutOverflowRect(LayoutUnit endPadding) const;
DRootInlineBox.cpp698 LayoutRect RootInlineBox::paddedLayoutOverflowRect(LayoutUnit endPadding) const in paddedLayoutOverflowRect() function in WebCore::RootInlineBox
DRenderBlockLineLayout.cpp2249 addLayoutOverflow(curr->paddedLayoutOverflowRect(endPadding)); in addOverflowFromInlineChildren()