Searched refs:DrawablePushClipPath (Results 1 – 4 of 4) sorted by relevance
407 Magick::DrawablePushClipPath::DrawablePushClipPath( const std::string &id_) in DrawablePushClipPath() function in Magick::DrawablePushClipPath411 Magick::DrawablePushClipPath::DrawablePushClipPath in DrawablePushClipPath() function in Magick::DrawablePushClipPath412 ( const Magick::DrawablePushClipPath& original_ ) //multithread safe const char* in DrawablePushClipPath()417 Magick::DrawablePushClipPath::~DrawablePushClipPath( void ) in ~DrawablePushClipPath()420 void Magick::DrawablePushClipPath::operator() in operator ()()426 Magick::DrawableBase* Magick::DrawablePushClipPath::copy() const in copy()428 return new DrawablePushClipPath(*this); in copy()
556 class MagickPPExport DrawablePushClipPath : public DrawableBase559 DrawablePushClipPath ( const std::string &id_);561 DrawablePushClipPath ( const DrawablePushClipPath& original_ );563 /*virtual*/ ~DrawablePushClipPath ( void );
6 * Added DrawablePushClipPath, DrawablePopClipPath, and DrawableClipPath.
254 * lib/Drawable.cpp: Added DrawablePushClipPath,