HomeSort by relevance Sort by last modified time
    Searched defs:createColor (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/svg/
SVGPaint.h 62 static PassRefPtr<SVGPaint> createColor(const Color& color)
  /external/webkit/Source/WebCore/css/
CSSPrimitiveValue.h 114 static PassRefPtr<CSSPrimitiveValue> createColor(unsigned rgbValue) { return adoptRef(new CSSPrimitiveValue(rgbValue)); }
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 51 milliseconds