Home
last modified time | relevance | path

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

/external/ImageMagick/Magick++/lib/
DDrawable.cpp2038 Magick::PathSmoothCurvetoAbs::PathSmoothCurvetoAbs in PathSmoothCurvetoAbs() function in Magick::PathSmoothCurvetoAbs
2043 Magick::PathSmoothCurvetoAbs::PathSmoothCurvetoAbs in PathSmoothCurvetoAbs() function in Magick::PathSmoothCurvetoAbs
2048 Magick::PathSmoothCurvetoAbs::PathSmoothCurvetoAbs in PathSmoothCurvetoAbs() function in Magick::PathSmoothCurvetoAbs
2049 ( const Magick::PathSmoothCurvetoAbs& original_ ) in PathSmoothCurvetoAbs()
2054 Magick::PathSmoothCurvetoAbs::~PathSmoothCurvetoAbs ( void ) in ~PathSmoothCurvetoAbs()
2057 void Magick::PathSmoothCurvetoAbs::operator() in operator ()()
2071 Magick::VPathBase* Magick::PathSmoothCurvetoAbs::copy() const in copy()
2073 return new PathSmoothCurvetoAbs(*this); in copy()
/external/ImageMagick/Magick++/lib/Magick++/
DDrawable.h2687 class MagickPPExport PathSmoothCurvetoAbs : public VPathBase
2691 PathSmoothCurvetoAbs ( const Magick::Coordinate &coordinates_ );
2694 PathSmoothCurvetoAbs ( const CoordinateList &coordinates_ );
2697 PathSmoothCurvetoAbs ( const PathSmoothCurvetoAbs& original_ );
2699 /*virtual*/ ~PathSmoothCurvetoAbs ( void );
/external/ImageMagick/Magick++/
DChangeLog932 (PathSmoothCurvetoAbs): New class. Cubic bezier, absolute