Home
last modified time | relevance | path

Searched defs:endOffsetForContent (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlock.h329 LayoutUnit endOffsetForContent(RenderRegion* region) const in endOffsetForContent() function
349 LayoutUnit endOffsetForContent(LayoutUnit blockOffset) const in endOffsetForContent() function
356 …LayoutUnit endOffsetForContent() const { return !style()->isLeftToRightDirection() ? logicalLeftOf… in endOffsetForContent() function