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

/inkscape/src/
H A Dsp-filter.h24 #define SP_IS_FILTER(obj) (dynamic_cast<const SPFilter*>((SPObject*)obj) != NULL) macro

Completed in 42 milliseconds