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

/inkscape/src/
H A Dsp-missing-glyph.h18 #define SP_IS_MISSING_GLYPH(obj) (dynamic_cast<const SPMissingGlyph*>((SPObject*)obj) != NULL) macro

Completed in 47 milliseconds