Searched refs:PathSmoothCurvetoRel (Results 1 – 3 of 3) sorted by relevance
2105 Magick::PathSmoothCurvetoRel::PathSmoothCurvetoRel in PathSmoothCurvetoRel() function in Magick::PathSmoothCurvetoRel2110 Magick::PathSmoothCurvetoRel::PathSmoothCurvetoRel in PathSmoothCurvetoRel() function in Magick::PathSmoothCurvetoRel2115 Magick::PathSmoothCurvetoRel::PathSmoothCurvetoRel in PathSmoothCurvetoRel() function in Magick::PathSmoothCurvetoRel2116 ( const Magick::PathSmoothCurvetoRel& original_ ) in PathSmoothCurvetoRel()2121 Magick::PathSmoothCurvetoRel::~PathSmoothCurvetoRel ( void ) in ~PathSmoothCurvetoRel()2124 void Magick::PathSmoothCurvetoRel::operator() in operator ()()2137 Magick::VPathBase* Magick::PathSmoothCurvetoRel::copy() const in copy()2139 return new PathSmoothCurvetoRel(*this); in copy()
2686 class MagickPPExport PathSmoothCurvetoRel : public VPathBase2690 PathSmoothCurvetoRel ( const Coordinate &coordinates_ );2693 PathSmoothCurvetoRel ( const CoordinateList &coordinates_ );2696 PathSmoothCurvetoRel ( const PathSmoothCurvetoRel& original_ );2699 /*virtual*/ ~PathSmoothCurvetoRel ( void );
930 (PathSmoothCurvetoRel): New class. Cubic bezier, relative