Searched defs:shapeOutside (Results 1 – 4 of 4) sorted by relevance
364 if (ShapeOutsideInfo* shapeOutside = floatingObject->renderer()->shapeOutsideInfo()) { in shapeInfoForFloat() local376 …if (ShapeOutsideInfo* shapeOutside = shapeInfoForFloat(m_outermostFloat, m_renderer, m_lineTop, m_… in shapeOffset() local385 …if (ShapeOutsideInfo* shapeOutside = shapeInfoForFloat(m_outermostFloat, m_renderer, m_lineTop, m_… in shapeOffset() local
2245 if (ShapeOutsideInfo* shapeOutside = childBox->shapeOutsideInfo()) in positionNewFloats() local2381 ShapeOutsideInfo* shapeOutside = floatingObject->renderer()->shapeOutsideInfo(); in nextFloatLogicalBottomBelow() local
282 const ShapeValue* shapeOutside = style.shapeOutside(); in updateShapeOutsideInfoAfterStyleChange() local
1423 ShapeValue* shapeOutside() const { return rareNonInheritedData->m_shapeOutside.get(); } in shapeOutside() function