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

/inkscape/src/
H A Dknot.h32 #define SP_IS_KNOT(obj) (dynamic_cast<const SPKnot*>(static_cast<const SPKnot*>(obj)) != NULL) macro

Completed in 478 milliseconds