Home | History | Annotate | Download | only in lib

Lines Matching refs:DrawablePoint

923 Magick::DrawablePoint::~DrawablePoint ( void )
926 void Magick::DrawablePoint::operator()( MagickCore::DrawingWand * context_ ) const
930 Magick::DrawableBase* Magick::DrawablePoint::copy() const
932 return new DrawablePoint(*this);