Searched defs:SP_IS_ROOT (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dsp-root.h23 #define SP_IS_ROOT(obj) (dynamic_cast<const SPRoot*>((SPObject*)obj) != NULL) macro

Completed in 44 milliseconds