Home | History | Annotate | Download | only in lib

Lines Matching refs:PathClosePath

1925 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);