Searched refs:PathCurvetoRel (Results 1 – 3 of 3) sorted by relevance
2038 Magick::PathCurvetoRel::PathCurvetoRel ( const Magick::PathCurvetoArgs &args_ ) in PathCurvetoRel() function in Magick::PathCurvetoRel2042 Magick::PathCurvetoRel::PathCurvetoRel ( const PathCurveToArgsList &args_ ) in PathCurvetoRel() function in Magick::PathCurvetoRel2046 Magick::PathCurvetoRel::PathCurvetoRel in PathCurvetoRel() function in Magick::PathCurvetoRel2047 ( const Magick::PathCurvetoRel& original_ ) in PathCurvetoRel()2052 Magick::PathCurvetoRel::~PathCurvetoRel ( void ) in ~PathCurvetoRel()2055 void Magick::PathCurvetoRel::operator() in operator ()()2065 Magick::VPathBase* Magick::PathCurvetoRel::copy() const in copy()2067 return new PathCurvetoRel(*this); in copy()
2639 class MagickPPExport PathCurvetoRel : public VPathBase2643 PathCurvetoRel ( const PathCurvetoArgs &args_ );2646 PathCurvetoRel ( const PathCurveToArgsList &args_ );2649 PathCurvetoRel ( const PathCurvetoRel& original_ );2651 /*virtual*/ ~PathCurvetoRel ( void );
925 PathCurvetoRel.927 (PathCurvetoRel): New class. Cubic bezier, relative coordinates