Searched defs:newLeft (Results 1 – 9 of 9) sorted by relevance
76 float newLeft = m_block.logicalRightForFloat(newFloat).toFloat(); in shrinkAvailableWidthForNewFloatIfNeeded() local
411 void RenderTextControlSingleLine::setScrollLeft(LayoutUnit newLeft) in setScrollLeft()
419 LayoutUnit newLeft = block().logicalLeftOffsetForLine(selectionTop, false); in selectionTop() local468 LayoutUnit newLeft = block().logicalLeftOffsetForLine(selectionBottom, false); in selectionBottom() local
410 void RenderBox::setScrollLeft(LayoutUnit newLeft) in setScrollLeft()
1614 LayoutUnit newLeft = computedValues.m_position; in markFixedPositionObjectForLayoutIfNeeded() local
601 ByteString newLeft = prefixesStack.pop(); in balance() local
479 TreeTy* createNode(TreeTy* newLeft, TreeTy* oldTree, TreeTy* newRight) { in createNode()
327 DocumentMarker newLeft = marker; in removeMarkers() local
681 void Element::setScrollLeft(int newLeft) in setScrollLeft()