Home
last modified time | relevance | path

Searched defs:getExcludedIntervals (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
DBoxShape.cpp73 void BoxShape::getExcludedIntervals(LayoutUnit logicalTop, LayoutUnit logicalHeight, SegmentList& r… in getExcludedIntervals() function in WebCore::BoxShape
DRasterShape.cpp201 void RasterShapeIntervals::getExcludedIntervals(int y1, int y2, IntShapeIntervals& result) const in getExcludedIntervals() function in WebCore::RasterShapeIntervals
283 void RasterShape::getExcludedIntervals(LayoutUnit logicalTop, LayoutUnit logicalHeight, SegmentList… in getExcludedIntervals() function in WebCore::RasterShape
DRectangleShape.cpp76 void RectangleShape::getExcludedIntervals(LayoutUnit logicalTop, LayoutUnit logicalHeight, SegmentL… in getExcludedIntervals() function in WebCore::RectangleShape
DPolygonShape.cpp366 void PolygonShape::getExcludedIntervals(LayoutUnit logicalTop, LayoutUnit logicalHeight, SegmentLis… in getExcludedIntervals() function in WebCore::PolygonShape