Searched defs:shapeLogicalBottom (Results 1 – 2 of 2) sorted by relevance
55 …LayoutUnit shapeLogicalBottom() const { return computedShape().shapeMarginLogicalBoundingBox().max… in shapeLogicalBottom() function
2527 …LayoutUnit shapeLogicalBottom = logicalTopForFloat(floatingObject) + marginBeforeForChild(floating… in nextFloatLogicalBottomBelow() local