Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/css/
DCSSParser.cpp4365 static inline int colorIntFromValue(CSSParserValue* v) in colorIntFromValue() function
4394 colorArray[0] = colorIntFromValue(v); in parseColorParameters()
4402 colorArray[i] = colorIntFromValue(v); in parseColorParameters()