Home
last modified time | relevance | path

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

/external/ImageMagick/Magick++/lib/
DDrawable.cpp2075 Magick::PathSmoothCurvetoRel::PathSmoothCurvetoRel in PathSmoothCurvetoRel() function in Magick::PathSmoothCurvetoRel
2080 Magick::PathSmoothCurvetoRel::PathSmoothCurvetoRel in PathSmoothCurvetoRel() function in Magick::PathSmoothCurvetoRel
2085 Magick::PathSmoothCurvetoRel::PathSmoothCurvetoRel in PathSmoothCurvetoRel() function in Magick::PathSmoothCurvetoRel
2086 ( const Magick::PathSmoothCurvetoRel& original_ ) in PathSmoothCurvetoRel()
2091 Magick::PathSmoothCurvetoRel::~PathSmoothCurvetoRel ( void ) in ~PathSmoothCurvetoRel()
2094 void Magick::PathSmoothCurvetoRel::operator() in operator ()()
2108 Magick::VPathBase* Magick::PathSmoothCurvetoRel::copy() const in copy()
2110 return new PathSmoothCurvetoRel(*this); in copy()
/external/ImageMagick/Magick++/lib/Magick++/
DDrawable.h2711 class MagickPPExport PathSmoothCurvetoRel : public VPathBase
2715 PathSmoothCurvetoRel ( const Coordinate &coordinates_ );
2718 PathSmoothCurvetoRel ( const CoordinateList &coordinates_ );
2721 PathSmoothCurvetoRel ( const PathSmoothCurvetoRel& original_ );
2724 /*virtual*/ ~PathSmoothCurvetoRel ( void );
/external/ImageMagick/Magick++/
DChangeLog934 (PathSmoothCurvetoRel): New class. Cubic bezier, relative