Home
last modified time | relevance | path

Searched refs:PathSmoothCurvetoAbs (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/Magick++/lib/
DDrawable.cpp2069 Magick::PathSmoothCurvetoAbs::PathSmoothCurvetoAbs in PathSmoothCurvetoAbs() function in Magick::PathSmoothCurvetoAbs
2074 Magick::PathSmoothCurvetoAbs::PathSmoothCurvetoAbs in PathSmoothCurvetoAbs() function in Magick::PathSmoothCurvetoAbs
2079 Magick::PathSmoothCurvetoAbs::PathSmoothCurvetoAbs in PathSmoothCurvetoAbs() function in Magick::PathSmoothCurvetoAbs
2080 ( const Magick::PathSmoothCurvetoAbs& original_ ) in PathSmoothCurvetoAbs()
2085 Magick::PathSmoothCurvetoAbs::~PathSmoothCurvetoAbs ( void ) in ~PathSmoothCurvetoAbs()
2088 void Magick::PathSmoothCurvetoAbs::operator() in operator ()()
2101 Magick::VPathBase* Magick::PathSmoothCurvetoAbs::copy() const in copy()
2103 return new PathSmoothCurvetoAbs(*this); in copy()
/external/ImageMagick/Magick++/lib/Magick++/
DDrawable.h2662 class MagickPPExport PathSmoothCurvetoAbs : public VPathBase
2666 PathSmoothCurvetoAbs ( const Magick::Coordinate &coordinates_ );
2669 PathSmoothCurvetoAbs ( const CoordinateList &coordinates_ );
2672 PathSmoothCurvetoAbs ( const PathSmoothCurvetoAbs& original_ );
2674 /*virtual*/ ~PathSmoothCurvetoAbs ( void );
/external/ImageMagick/Magick++/
DChangeLog928 (PathSmoothCurvetoAbs): New class. Cubic bezier, absolute