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

  /external/webkit/Source/WebCore/svg/
SVGColor.h 57 static PassRefPtr<SVGColor> createCurrentColor()
SVGPaint.h 57 static PassRefPtr<SVGPaint> createCurrentColor()
  /external/webkit/Source/WebCore/css/
SVGCSSParser.cpp 184 parsedValue = SVGPaint::createCurrentColor();
219 parsedValue = SVGColor::createCurrentColor();

Completed in 50 milliseconds