Searched refs:DrawablePoint (Results 1 – 2 of 2) sorted by relevance
892 Magick::DrawablePoint::~DrawablePoint ( void ) in ~DrawablePoint()895 void Magick::DrawablePoint::operator()( MagickCore::DrawingWand * context_ ) const in operator ()()899 Magick::DrawableBase* Magick::DrawablePoint::copy() const in copy()901 return new DrawablePoint(*this); in copy()
1202 class MagickPPExport DrawablePoint : public DrawableBase1205 DrawablePoint ( double x_, double y_ ) in DrawablePoint() function1210 /*virtual*/ ~DrawablePoint ( void );