Searched defs:paintType (Results 1 – 5 of 5) sorted by relevance
85 static PassRefPtrWillBeRawPtr<CSSValue> adjustSVGPaintForCurrentColor(SVGPaintType paintType, const… in adjustSVGPaintForCurrentColor()
57 SVGPaintType paintType() const { return m_type; }; in paintType() function
69 SVGPaintType paintType = applyToFill ? svgStyle.fillPaintType() : svgStyle.strokePaintType(); in requestPaintingResource() local
164 static inline bool svgPaintTypeHasURL(SVGPaintType paintType) in svgPaintTypeHasURL()178 …Container* paintingResourceFromSVGPaint(TreeScope& treeScope, const SVGPaintType& paintType, const… in paintingResourceFromSVGPaint()
129 SVGPaintType paintType; variable159 SVGPaintType paintType; variable