SquareCap 3782 Source/core/css/CSSPrimitiveValueMappings.h case SquareCap: SquareCap 3797 Source/core/css/CSSPrimitiveValueMappings.h return SquareCap; SquareCap 2285 Source/core/html/canvas/CanvasRenderingContext2D.cpp else if (state().m_lineCap == SquareCap) SquareCap 113 Source/core/rendering/svg/RenderSVGPath.cpp if (svgStyle->capStyle() == SquareCap) { SquareCap 138 Source/core/rendering/svg/RenderSVGPath.cpp if (style()->svgStyle()->capStyle() == SquareCap) SquareCap 218 Source/core/rendering/svg/SVGRenderTreeAsText.cpp case SquareCap: SquareCap 370 Source/platform/graphics/GraphicsContextTest.cpp context.setLineCap(SquareCap); SquareCap 467 Source/platform/graphics/GraphicsContextTest.cpp context.setLineCap(SquareCap); SquareCap 951 Source/platform/graphics/GraphicsContextTest.cpp context.setLineCap(SquareCap); SquareCap 996 Source/platform/graphics/GraphicsContextTest.cpp context.setLineCap(SquareCap); SquareCap 117 Source/platform/graphics/GraphicsTypes.cpp cap = SquareCap;