marginIntervals   137 Source/core/rendering/shapes/RasterShape.cpp     const RasterShapeIntervals& intervals = marginIntervals();
marginIntervals    90 Source/core/rendering/shapes/RasterShape.h     virtual LayoutRect shapeMarginLogicalBoundingBox() const OVERRIDE { return static_cast<LayoutRect>(marginIntervals().bounds()); }
marginIntervals    95 Source/core/rendering/shapes/RasterShape.h     const RasterShapeIntervals& marginIntervals() const;