Home | History | Annotate | Download | only in rendering

Lines Matching refs:isFloatingWithShapeOutside

874     bool isFloatingWithShapeOutside() const { return isBox() && isFloating() && style()->shapeOutside(); }