Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlock.cpp1655 …enderBlock::determineLogicalLeftPositionForChild(RenderBox* child, ApplyLayoutDeltaMode applyDelta) in determineLogicalLeftPositionForChild() argument
1671 … newPosition : totalAvailableLogicalWidth - newPosition - logicalWidthForChild(child), applyDelta); in determineLogicalLeftPositionForChild()
1674 …::setLogicalLeftForChild(RenderBox* child, LayoutUnit logicalLeft, ApplyLayoutDeltaMode applyDelta) in setLogicalLeftForChild() argument
1677 if (applyDelta == ApplyLayoutDelta) in setLogicalLeftForChild()
1681 if (applyDelta == ApplyLayoutDelta) in setLogicalLeftForChild()
1687 …ck::setLogicalTopForChild(RenderBox* child, LayoutUnit logicalTop, ApplyLayoutDeltaMode applyDelta) in setLogicalTopForChild() argument
1690 if (applyDelta == ApplyLayoutDelta) in setLogicalTopForChild()
1694 if (applyDelta == ApplyLayoutDelta) in setLogicalTopForChild()