Home
last modified time | relevance | path

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

/external/webkit/WebKit/chromium/src/
DWebColor.cpp44 static int toCSSValueKeyword(WebColorName in_value) in toCSSValueKeyword()
112 void setNamedColors(const WebColorName* colorNames, const WebColor* colors, size_t length) in setNamedColors()
115 WebColorName colorName = colorNames[i]; in setNamedColors()
/external/webkit/WebKit/chromium/public/
DWebColor.h42 WEBKIT_API void setNamedColors(const WebColorName*, const WebColor*, size_t length);
DWebColorName.h36 enum WebColorName { enum
/external/webkit/WebKit/chromium/
DWebKit.gyp88 'public/WebColorName.h',
DChangeLog6603 * public/WebColorName.h: Added.