Searched defs:PathClosePath (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/Magick++/lib/
H A DDrawable.cpp1925 Magick::PathClosePath::~PathClosePath ( void )
1928 void Magick::PathClosePath::operator()( MagickCore::DrawingWand * context_ ) const
1932 Magick::VPathBase* Magick::PathClosePath::copy() const
1934 return new PathClosePath(*this);
/external/ImageMagick/Magick++/lib/Magick++/
H A DDrawable.h2490 class MagickPPExport PathClosePath : public VPathBase class in namespace:Magick
2493 PathClosePath ( void ) function in class:Magick::PathClosePath
2498 /*virtual*/ ~PathClosePath ( void );

Completed in 137 milliseconds