Searched refs:SP_IS_STOP (Results 1 - 8 of 8) sorted by relevance

/inkscape/src/
H A Dsp-stop.h21 #define SP_IS_STOP(obj) (dynamic_cast<const SPStop*>((SPObject*)obj) != NULL) macro
H A Dsp-stop.cpp173 if (SP_IS_STOP(obj)) {
186 if (SP_IS_STOP(obj)) {
H A Dsp-gradient.cpp280 if (SP_IS_STOP(ochild)) {
460 if ( ochild && SP_IS_STOP(ochild) ) {
485 if (SP_IS_STOP(ochild)) {
562 if (SP_IS_STOP(ochild)) {
919 if (SP_IS_STOP(child)) {
941 if (SP_IS_STOP(child)) {
H A Dgradient-chemistry.cpp983 if (SP_IS_STOP(child)) {
H A Dsp-mesh-array.cpp656 if (SP_IS_STOP(so)) {
H A Dgradient-drag.cpp2544 if ( SP_IS_STOP(child) ) {
/inkscape/src/widgets/
H A Dgradient-toolbar.cpp724 if (SP_IS_STOP(ochild)) {
769 if (SP_IS_STOP(ochild)) {
782 if (SP_IS_STOP(*it)){
H A Dgradient-vector.cpp529 if (SP_IS_STOP(ochild)) {
572 if (SP_IS_STOP(ochild)) {
607 if (SP_IS_STOP(ochild)) {
620 if (SP_IS_STOP(sl->data)){

Completed in 270 milliseconds