Home | History | Annotate | Download | only in rendering

Lines Matching refs:shapeOutsideInfo

28 #include "core/rendering/shapes/ShapeOutsideInfo.h"
610 ShapeOutsideInfo* shapeOutsideInfo() const
612 return ShapeOutsideInfo::isEnabledFor(*this) ? ShapeOutsideInfo::info(*this) : 0;