Searched defs:paintType (Results 1 – 6 of 6) sorted by relevance
32 SVGPaint::SVGPaint(const SVGPaintType& paintType, const String& uri) in SVGPaint()
95 const SVGPaintType& paintType() const { return m_paintType; } in paintType() function
43 …SVGPaint::SVGPaintType paintType = applyToFill ? parentSVGStyle->fillPaintType() : parentSVGStyle-… in inheritColorFromParentStyle() local83 …SVGPaint::SVGPaintType paintType = applyToFill ? svgStyle->fillPaintType() : svgStyle->strokePaint… in requestPaintingResource() local
165 static inline bool svgPaintTypeHasURL(SVGPaint::SVGPaintType paintType) in svgPaintTypeHasURL()180 …iner* paintingResourceFromSVGPaint(TreeScope& treeScope, const SVGPaint::SVGPaintType& paintType, … in paintingResourceFromSVGPaint()
57 SVGPaint::SVGPaintType paintType() const { return m_type; }; in paintType() function
120 SVGPaint::SVGPaintType paintType; variable150 SVGPaint::SVGPaintType paintType; variable