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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGColor.h 57 static PassRefPtr<SVGColor> createCurrentColor()
SVGPaint.h 58 static PassRefPtr<SVGPaint> createCurrentColor()
  /external/chromium_org/third_party/WebKit/Source/core/css/
SVGCSSParser.cpp 189 parsedValue = SVGPaint::createCurrentColor();
219 parsedValue = SVGColor::createCurrentColor();

Completed in 52 milliseconds