Home
last modified time | relevance | path

Searched refs:isSystemColor (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DSVGCSSParser.cpp37 static bool isSystemColor(int id) in isSystemColor() function
191 else if (isSystemColor(id)) in parseSVGValue()
214 if (isSystemColor(id)) in parseSVGValue()