Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
DLineWidth.cpp87 float newRight = m_block.logicalLeftForFloat(newFloat).toFloat(); in shrinkAvailableWidthForNewFloatIfNeeded() local
/external/llvm/include/llvm/ADT/
DImmutableSet.h479 TreeTy* createNode(TreeTy* newLeft, TreeTy* oldTree, TreeTy* newRight) { in createNode()
583 TreeTy* newRight = removeMinBinding(R,OldNode); in combineTrees() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRootInlineBox.cpp411 LayoutUnit newRight = block().logicalRightOffsetForLine(selectionTop, false); in selectionTop() local
462 LayoutUnit newRight = block().logicalRightOffsetForLine(selectionBottom, false); in selectionBottom() local
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocumentMarkerController.cpp348 DocumentMarker newRight = marker; in removeMarkers() local