Searched refs:SvgGradientStopNode (Results 1 – 4 of 4) sorted by relevance
33 SvgGradientStopNode::SvgGradientStopNode( in SvgGradientStopNode() function in svgio::svgreader::SvgGradientStopNode42 SvgGradientStopNode::~SvgGradientStopNode() in ~SvgGradientStopNode()46 const SvgStyleAttributes* SvgGradientStopNode::getSvgStyleAttributes() const in getSvgStyleAttributes()51 …void SvgGradientStopNode::parseAttribute(const rtl::OUString& rTokenName, SVGToken aSVGToken, cons… in parseAttribute()
270 …const SvgGradientStopNode* pCandidate = dynamic_cast< const SvgGradientStopNode* >(getChildren()[a… in collectGradientEntries()
297 mpTarget = new SvgGradientStopNode(maDocument, mpTarget); in startElement()
35 class SvgGradientStopNode : public SvgNode class45 SvgGradientStopNode(48 virtual ~SvgGradientStopNode();
Completed in 15 milliseconds