Searched refs:SP_IS_GENERICELLIPSE (Results 1 - 5 of 5) sorted by relevance

/inkscape/src/
H A Dsp-ellipse.h24 #define SP_IS_GENERICELLIPSE(obj) (dynamic_cast<const SPGenericEllipse*>((obj)) != NULL) macro
H A Dsp-lpe-item.cpp443 if( SP_IS_GENERICELLIPSE(this)) {
508 if( SP_IS_GENERICELLIPSE(this)) {
525 if (SP_IS_GENERICELLIPSE(this)) {
H A Dsp-mesh-array.cpp1104 if ( SP_IS_GENERICELLIPSE( item ) ) {
1176 if( SP_IS_GENERICELLIPSE( item ) ) {
/inkscape/src/widgets/
H A Darc-toolbar.cpp103 if (SP_IS_GENERICELLIPSE(item)) {
169 if (SP_IS_GENERICELLIPSE(item)) {
180 if (SP_IS_GENERICELLIPSE(item)) {
270 if (SP_IS_GENERICELLIPSE(item)) {
/inkscape/src/ui/dialog/
H A Dpolar-arrange-tab.cpp316 if(SP_IS_GENERICELLIPSE(item))
320 if(SP_IS_GENERICELLIPSE(item) && referenceEllipse == NULL)

Completed in 511 milliseconds