Searched defs:shapeOutside (Results 1 – 4 of 4) sorted by relevance
487 if (ShapeOutsideInfo* shapeOutside = floatingObject.renderer()->shapeOutsideInfo()) { in updateOffsetIfNeeded() local506 if (ShapeOutsideInfo* shapeOutside = floatingObject.renderer()->shapeOutsideInfo()) { in updateOffsetIfNeeded() local
2473 if (ShapeOutsideInfo* shapeOutside = childBox->shapeOutsideInfo()) in positionNewFloats() local2606 ShapeOutsideInfo* shapeOutside = floatingObject->renderer()->shapeOutsideInfo(); in nextFloatLogicalBottomBelow() local
223 const ShapeValue* shapeOutside = style.shapeOutside(); in updateShapeOutsideInfoAfterStyleChange() local
1457 ShapeValue* shapeOutside() const { return rareNonInheritedData->m_shapeOutside.get(); } in shapeOutside() function