strokeShape 110 Source/core/rendering/svg/RenderSVGEllipse.cpp RenderSVGShape::strokeShape(context); strokeShape 45 Source/core/rendering/svg/RenderSVGEllipse.h virtual void strokeShape(GraphicsContext*) const OVERRIDE; strokeShape 83 Source/core/rendering/svg/RenderSVGPath.cpp RenderSVGShape::strokeShape(context); strokeShape 45 Source/core/rendering/svg/RenderSVGPath.h virtual void strokeShape(GraphicsContext*) const OVERRIDE; strokeShape 103 Source/core/rendering/svg/RenderSVGRect.cpp RenderSVGShape::strokeShape(context); strokeShape 47 Source/core/rendering/svg/RenderSVGRect.h virtual void strokeShape(GraphicsContext*) const OVERRIDE; strokeShape 156 Source/core/rendering/svg/RenderSVGResourceGradient.cpp shape->strokeShape(context); strokeShape 197 Source/core/rendering/svg/RenderSVGResourcePattern.cpp shape->strokeShape(context); strokeShape 99 Source/core/rendering/svg/RenderSVGResourceSolidColor.cpp shape->strokeShape(context); strokeShape 277 Source/core/rendering/svg/RenderSVGShape.cpp strokeShape(this->style(), childPaintInfo.context); strokeShape 56 Source/core/rendering/svg/RenderSVGShape.h virtual void strokeShape(GraphicsContext*) const; strokeShape 113 Source/core/rendering/svg/RenderSVGShape.h void strokeShape(RenderStyle*, GraphicsContext*);