Searched defs:paintType (Results 1 – 3 of 3) sorted by relevance
38 SVGPaint::SVGPaint(SVGPaintType paintType) in SVGPaint()43 SVGPaint::SVGPaint(SVGPaintType paintType, const String& uri, const String& rgbPaint, const String&) in SVGPaint()89 void SVGPaint::setPaint(SVGPaintType paintType, const String& uri, const String& rgbPaint, const St… in setPaint()
70 SVGPaintType paintType() const { return m_paintType; } in paintType() function
84 SVGPaint::SVGPaintType paintType = fill->paintType(); in fillPaintServer() local125 SVGPaint::SVGPaintType paintType = stroke->paintType(); in strokePaintServer() local