HomeSort by relevance Sort by last modified time
    Searched refs:defaultStroke (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/svg/
SVGPaint.h 91 static SVGPaint* defaultStroke();
SVGPaint.cpp 79 SVGPaint* SVGPaint::defaultStroke()
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGResourceClipper.cpp 258 svgStyle->setStrokePaint(SVGPaint::defaultStroke());
  /external/webkit/Source/WebCore/rendering/style/
SVGRenderStyle.h 76 static SVGPaint* initialStrokePaint() { return SVGPaint::defaultStroke(); }

Completed in 53 milliseconds