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

/inkscape/src/
H A Dsp-stop.h21 #define SP_IS_STOP(obj) (dynamic_cast<const SPStop*>((SPObject*)obj) != NULL) macro

Completed in 14 milliseconds