BasicShapeCircleType   74 Source/core/css/BasicShapeFunctions.cpp     case BasicShape::BasicShapeCircleType: {
BasicShapeCircleType  108 Source/core/rendering/shapes/Shape.cpp     case BasicShape::BasicShapeCircleType: {
BasicShapeCircleType   71 Source/core/rendering/style/BasicShapes.cpp     if (type() == BasicShape::BasicShapeCircleType) {
BasicShapeCircleType  177 Source/core/rendering/style/BasicShapes.h     virtual Type type() const OVERRIDE { return BasicShapeCircleType; }