computeShapeMarginIntervals  130 Source/core/rendering/shapes/RasterShape.cpp         m_marginIntervals = m_intervals->computeShapeMarginIntervals(std::min(shapeMarginInt, maxShapeMarginInt));
computeShapeMarginIntervals   65 Source/core/rendering/shapes/RasterShape.h     PassOwnPtr<RasterShapeIntervals> computeShapeMarginIntervals(int shapeMargin) const;