Searched defs:shapeImageThreshold (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/rendering/shapes/
H A DShapeOutsideInfo.cpp147 std::unique_ptr<Shape> ShapeOutsideInfo::createShapeForImage(StyleImage* styleImage, float shapeImageThreshold, WritingMode writingMode, float margin) const argument
174 float shapeImageThreshold = style.shapeImageThreshold(); local
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderBox.cpp428 float shapeImageThreshold = style.shapeImageThreshold(); local

Completed in 146 milliseconds