FloatShapeIntervals 185 Source/core/rendering/shapes/PolygonShape.cpp static inline bool appendIntervalX(float x, bool inside, FloatShapeIntervals& result) FloatShapeIntervals 202 Source/core/rendering/shapes/PolygonShape.cpp static void computeXIntersections(const FloatPolygon& polygon, float y, bool isMinY, FloatShapeIntervals& result) FloatShapeIntervals 270 Source/core/rendering/shapes/PolygonShape.cpp static void sortAndMergeShapeIntervals(FloatShapeIntervals& intervals) FloatShapeIntervals 286 Source/core/rendering/shapes/PolygonShape.cpp static void computeOverlappingEdgeXProjections(const FloatPolygon& polygon, float y1, float y2, FloatShapeIntervals& result) FloatShapeIntervals 331 Source/core/rendering/shapes/PolygonShape.cpp FloatShapeIntervals y1XIntervals, y2XIntervals; FloatShapeIntervals 335 Source/core/rendering/shapes/PolygonShape.cpp FloatShapeIntervals mergedIntervals; FloatShapeIntervals 338 Source/core/rendering/shapes/PolygonShape.cpp FloatShapeIntervals edgeIntervals; FloatShapeIntervals 341 Source/core/rendering/shapes/PolygonShape.cpp FloatShapeIntervals excludedIntervals;