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

/inkscape/src/
H A Dsp-string.h14 #define SP_IS_STRING(obj) (dynamic_cast<const SPString*>((SPObject*)obj) != NULL) macro

Completed in 916 milliseconds