Home | History | Annotate | Download | only in lib

Lines Matching refs:DrawablePath

895 Magick::DrawablePath::DrawablePath ( const VPathList &path_ )
899 Magick::DrawablePath::DrawablePath ( const Magick::DrawablePath& original_ )
904 Magick::DrawablePath::~DrawablePath ( void )
907 void Magick::DrawablePath::operator()( MagickCore::DrawingWand * context_ ) const
917 Magick::DrawableBase* Magick::DrawablePath::copy() const
919 return new DrawablePath(*this);