Searched defs:createColor (Results 1 – 2 of 2) sorted by relevance
62 static PassRefPtr<SVGPaint> createColor(const Color& color) in createColor() function
114 …static PassRefPtr<CSSPrimitiveValue> createColor(unsigned rgbValue) { return adoptRef(new CSSPrimi… in createColor() function