Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlockFlow.cpp316 … if (lowestFloatLogicalBottom() > (logicalHeight() - toAdd) && expandsToEncloseOverhangingFloats()) in layoutBlock()
317 setLogicalHeight(lowestFloatLogicalBottom() + toAdd); in layoutBlock()
341 if (block->lowestFloatLogicalBottom() + block->logicalTop() > newHeight) in layoutBlock()
425 LayoutUnit fb = max(previousFloatLogicalBottom, lowestFloatLogicalBottom()); in layoutBlockChild()
434 … max(previousFloatLogicalBottom, oldLogicalTop + childRenderBlockFlow->lowestFloatLogicalBottom()); in layoutBlockChild()
681 …derBlockFlow(prev)->isSelfCollapsingBlock() && parentBlockFlow->lowestFloatLogicalBottom() > logic… in rebuildFloatsFromIntruding()
694 if (blockFlow->m_floatingObjects && blockFlow->lowestFloatLogicalBottom() > logicalTopOffset) in rebuildFloatsFromIntruding()
1070 …ckFlow->avoidsFloats() && (blockFlow->logicalTop() + blockFlow->lowestFloatLogicalBottom()) > logi… in collapseMargins()
1078 …rudesIntoFloat && containsFloats() && !child->avoidsFloats() && lowestFloatLogicalBottom() > logic… in collapseMargins()
1620 logicalBottom = lowestFloatLogicalBottom(FloatingObject::FloatLeft); in getClearDelta()
[all …]
DFloatingObjects.h155 LayoutUnit lowestFloatLogicalBottom(FloatingObject::Type);
DRenderBlockFlow.h218 …ats() { return parent() && !hasColumns() && containsFloats() && lowestFloatLogicalBottom() > logic… in hasOverhangingFloats()
223 … LayoutUnit lowestFloatLogicalBottom(FloatingObject::Type = FloatingObject::FloatLeftRight) const;
DFloatingObjects.cpp181 LayoutUnit FloatingObjects::lowestFloatLogicalBottom(FloatingObject::Type floatType) in lowestFloatLogicalBottom() function in WebCore::FloatingObjects
/external/chromium_org/tools/perf/measurements/test_data/
Dloading_profile.csv1 …calRightFloatOffsetForLine const (period),WebCore::RenderBlock::lowestFloatLogicalBottom const (pe…