Searched defs:logicalRightLayoutOverflow (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DInlineFlowBox.h227 LayoutUnit logicalRightLayoutOverflow() const function in class:WebCore::InlineFlowBox
H A DRenderBox.h190 LayoutUnit logicalRightLayoutOverflow() const { return style()->isHorizontalWritingMode() ? layoutOverflowRect().maxX() : layoutOverflowRect().maxY(); } function in class:WebCore::RenderBox

Completed in 384 milliseconds