Home
last modified time | relevance | path

Searched defs:createColor (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGPaint.h62 static PassRefPtr<SVGPaint> createColor(const Color& color) in createColor() function
/external/webkit/Source/WebCore/css/
DCSSPrimitiveValue.h114 …static PassRefPtr<CSSPrimitiveValue> createColor(unsigned rgbValue) { return adoptRef(new CSSPrimi… in createColor() function