OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
190
parsedValue = SVGPaint::
createCurrentColor
();
220
parsedValue = SVGColor::
createCurrentColor
();
Completed in 30 milliseconds