Searched defs:parseColor (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/html/canvas/
H A DCanvasStyle.cpp48 static ColorParseResult parseColor(RGBA32& parsedColor, const String& colorString, Document* document = 0) function in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorDOMAgent.cpp113 static Color parseColor(const RefPtr<InspectorObject>* colorObject) function in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSParser.cpp1313 bool CSSParser::parseColor(RGBA32& color, const String& string, bool strict) function in class:WebCore::CSSParser
1337 bool CSSParser::parseColor(const String& string) function in class:WebCore::CSSParser
6913 PassRefPtr<CSSPrimitiveValue> CSSParser::parseColor(CSSParserValue* value) function in class:WebCore::CSSParser
[all...]

Completed in 87 milliseconds