Searched refs:IS_COLORPROFILE (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Dcolor-profile.h72 #define IS_COLORPROFILE(obj) (dynamic_cast<const Inkscape::ColorProfile*>((SPObject*)obj)) macro
H A Dcolor-profile.cpp494 if ( IS_COLORPROFILE(*it) ) {
H A Dsp-object.cpp437 } else if (IS_COLORPROFILE(this)) {

Completed in 68 milliseconds