PathClosePath     103 Magick++/demo/piddle.cpp       path.push_back(PathClosePath());
PathClosePath    1541 Magick++/lib/Drawable.cpp Magick::PathClosePath::~PathClosePath ( void )
PathClosePath    1544 Magick++/lib/Drawable.cpp void Magick::PathClosePath::operator()( MagickCore::DrawingWand * context_ ) const
PathClosePath    1548 Magick++/lib/Drawable.cpp Magick::VPathBase* Magick::PathClosePath::copy() const
PathClosePath    1550 Magick++/lib/Drawable.cpp   return new PathClosePath(*this);
PathClosePath    2281 Magick++/lib/Magick++/Drawable.h class MagickDLLDecl PathClosePath : public VPathBase
PathClosePath    2284 Magick++/lib/Magick++/Drawable.h   PathClosePath ( void )
PathClosePath    2289 Magick++/lib/Magick++/Drawable.h   /*virtual*/ ~PathClosePath ( void );