Searched refs:startAlignedOffsetForLine (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderBlockFlow.h159 LayoutUnit startAlignedOffsetForLine(LayoutUnit position, bool shouldIndentText);
H A DRenderBlockLineLayout.cpp2028 LayoutUnit RenderBlockFlow::startAlignedOffsetForLine(LayoutUnit position, bool firstLine) function in class:blink::RenderBlockFlow
H A DRenderBlockFlow.cpp1990 setStaticInlinePositionForChild(child, startAlignedOffsetForLine(logicalTop, false));
/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
H A DBreakingContextInlineHeaders.h212 toRenderInline(containerBlock)->layer()->setStaticInlinePosition(block->startAlignedOffsetForLine(blockHeight, false));

Completed in 98 milliseconds