Searched refs:SP_DEFS (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dsp-defs.h18 #define SP_DEFS(obj) (dynamic_cast<SPDefs*>((SPObject*)obj)) macro
H A Dsp-root.cpp78 this->defs = SP_DEFS(o);
179 this->defs = SP_DEFS(c);

Completed in 10 milliseconds