Searched refs:DrawablePoint (Results 1 – 2 of 2) sorted by relevance
923 Magick::DrawablePoint::~DrawablePoint ( void ) in ~DrawablePoint()926 void Magick::DrawablePoint::operator()( MagickCore::DrawingWand * context_ ) const in operator ()()930 Magick::DrawableBase* Magick::DrawablePoint::copy() const in copy()932 return new DrawablePoint(*this); in copy()
1217 class MagickPPExport DrawablePoint : public DrawableBase1220 DrawablePoint ( double x_, double y_ ) in DrawablePoint() function1225 /*virtual*/ ~DrawablePoint ( void );