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

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGPaint.h37 SVG_PAINTTYPE_RGBCOLOR = 1, enumerator in enum:WebCore::SVGPaint::SVGPaintType
65 RefPtr<SVGPaint> paint = adoptRef(new SVGPaint(SVG_PAINTTYPE_RGBCOLOR));

Completed in 78 milliseconds