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

/external/webkit/Source/WebCore/css/
H A DCSSStyleSelector.cpp6959 struct ColorValue { struct
6964 static const ColorValue colorValues[] = {
6987 for (const ColorValue* col = colorValues; col->cssValueId; ++col) {

Completed in 58 milliseconds