Searched refs:hasSmoothStroke (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DRenderSVGRect.cpp133 if (m_usePathFallback || !hasSmoothStroke()) {
H A DRenderSVGEllipse.cpp124 if (m_usePathFallback || !hasSmoothStroke()) {
H A DRenderSVGShape.h93 bool hasSmoothStroke() const;
H A DRenderSVGShape.cpp424 bool RenderSVGShape::hasSmoothStroke() const function in class:WebCore::RenderSVGShape

Completed in 119 milliseconds