Searched refs:DrawablePushClipPath (Results 1 – 4 of 4) sorted by relevance
438 Magick::DrawablePushClipPath::DrawablePushClipPath( const std::string &id_) in DrawablePushClipPath() function in Magick::DrawablePushClipPath442 Magick::DrawablePushClipPath::DrawablePushClipPath in DrawablePushClipPath() function in Magick::DrawablePushClipPath443 ( const Magick::DrawablePushClipPath& original_ ) //multithread safe const char* in DrawablePushClipPath()448 Magick::DrawablePushClipPath::~DrawablePushClipPath( void ) in ~DrawablePushClipPath()451 void Magick::DrawablePushClipPath::operator() in operator ()()457 Magick::DrawableBase* Magick::DrawablePushClipPath::copy() const in copy()459 return new DrawablePushClipPath(*this); in copy()
571 class MagickPPExport DrawablePushClipPath : public DrawableBase574 DrawablePushClipPath ( const std::string &id_);576 DrawablePushClipPath ( const DrawablePushClipPath& original_ );578 /*virtual*/ ~DrawablePushClipPath ( void );
6 * Added DrawablePushClipPath, DrawablePopClipPath, and DrawableClipPath.
250 * lib/Drawable.cpp: Added DrawablePushClipPath,