Searched refs:applyDelta (Results 1 – 1 of 1) sorted by relevance
1655 …enderBlock::determineLogicalLeftPositionForChild(RenderBox* child, ApplyLayoutDeltaMode applyDelta) in determineLogicalLeftPositionForChild() argument1671 … newPosition : totalAvailableLogicalWidth - newPosition - logicalWidthForChild(child), applyDelta); in determineLogicalLeftPositionForChild()1674 …::setLogicalLeftForChild(RenderBox* child, LayoutUnit logicalLeft, ApplyLayoutDeltaMode applyDelta) in setLogicalLeftForChild() argument1677 if (applyDelta == ApplyLayoutDelta) in setLogicalLeftForChild()1681 if (applyDelta == ApplyLayoutDelta) in setLogicalLeftForChild()1687 …ck::setLogicalTopForChild(RenderBox* child, LayoutUnit logicalTop, ApplyLayoutDeltaMode applyDelta) in setLogicalTopForChild() argument1690 if (applyDelta == ApplyLayoutDelta) in setLogicalTopForChild()1694 if (applyDelta == ApplyLayoutDelta) in setLogicalTopForChild()