Home
last modified time | relevance | path

Searched defs:floatLogicalBottom (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
DLineWidth.cpp162 LayoutUnit floatLogicalBottom = m_block.nextFloatLogicalBottomBelow(lineLogicalTop); in wrapNextToShapeOutside() local
185 LayoutUnit floatLogicalBottom; in fitBelowFloats() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlockFlow.cpp2524 LayoutUnit floatLogicalBottom = logicalBottomForFloat(floatingObject); in nextFloatLogicalBottomBelow() local