Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
DShapeOutsideInfo.h55 …LayoutUnit shapeLogicalBottom() const { return computedShape().shapeMarginLogicalBoundingBox().max… in shapeLogicalBottom() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlockFlow.cpp2527 …LayoutUnit shapeLogicalBottom = logicalTopForFloat(floatingObject) + marginBeforeForChild(floating… in nextFloatLogicalBottomBelow() local