BasicShapePolygonType   95 Source/core/css/BasicShapeFunctions.cpp     case BasicShape::BasicShapePolygonType: {
BasicShapePolygonType  129 Source/core/rendering/shapes/Shape.cpp     case BasicShape::BasicShapePolygonType: {
BasicShapePolygonType   65 Source/core/rendering/style/BasicShapes.cpp     if (type() == BasicShape::BasicShapePolygonType
BasicShapePolygonType  236 Source/core/rendering/style/BasicShapes.h     virtual Type type() const OVERRIDE { return BasicShapePolygonType; }