PathClosePath     108 Magick++/demo/piddle.cpp       path.push_back(PathClosePath());
PathClosePath    1705 Magick++/lib/Drawable.cpp Magick::PathClosePath::~PathClosePath ( void )
PathClosePath    1708 Magick++/lib/Drawable.cpp void Magick::PathClosePath::operator()( MagickCore::DrawingWand * context_ ) const
PathClosePath    1712 Magick++/lib/Drawable.cpp Magick::VPathBase* Magick::PathClosePath::copy() const
PathClosePath    1714 Magick++/lib/Drawable.cpp   return new PathClosePath(*this);
PathClosePath    2383 Magick++/lib/Magick++/Drawable.h class MagickPPExport PathClosePath : public VPathBase
PathClosePath    2386 Magick++/lib/Magick++/Drawable.h   PathClosePath ( void )
PathClosePath    2391 Magick++/lib/Magick++/Drawable.h   /*virtual*/ ~PathClosePath ( void );