Searched refs:SPGradientReference (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/
H A Dsp-gradient-reference.cpp5 SPGradientReference::_acceptObject(SPObject *obj) const
H A Dsp-gradient-reference.h9 class SPGradientReference : public Inkscape::URIReference { class in inherits:Inkscape::URIReference
11 SPGradientReference(SPObject *obj) : URIReference(obj) {} function in class:SPGradientReference
H A Dsp-gradient.h29 class SPGradientReference;
114 SPGradientReference *ref;
H A Dsp-gradient.cpp240 this->ref = new SPGradientReference(this);

Completed in 30 milliseconds