HomeSort by relevance Sort by last modified time
    Searched full:colortransparent (Results 1 - 1 of 1) sorted by null

  /external/webkit/WebCore/css/
CSSPrimitiveValue.cpp 71 static CSSPrimitiveValue* colorTransparent = new CSSPrimitiveValue(Color::transparent);
72 return colorTransparent;

Completed in 201 milliseconds