Searched refs:SP_IS_SPIRAL (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dsp-spiral.h28 #define SP_IS_SPIRAL(obj) (dynamic_cast<const SPSpiral*>((SPObject*)obj) != NULL) macro
/inkscape/src/widgets/
H A Dspiral-toolbar.cpp85 if (SP_IS_SPIRAL(item)) {
201 if (SP_IS_SPIRAL(item)) {

Completed in 96 milliseconds