Searched refs:PathCurvetoRel (Results 1 – 3 of 3) sorted by relevance
2007 Magick::PathCurvetoRel::PathCurvetoRel ( const Magick::PathCurvetoArgs &args_ ) in PathCurvetoRel() function in Magick::PathCurvetoRel2011 Magick::PathCurvetoRel::PathCurvetoRel ( const PathCurveToArgsList &args_ ) in PathCurvetoRel() function in Magick::PathCurvetoRel2015 Magick::PathCurvetoRel::PathCurvetoRel in PathCurvetoRel() function in Magick::PathCurvetoRel2016 ( const Magick::PathCurvetoRel& original_ ) in PathCurvetoRel()2021 Magick::PathCurvetoRel::~PathCurvetoRel ( void ) in ~PathCurvetoRel()2024 void Magick::PathCurvetoRel::operator() in operator ()()2034 Magick::VPathBase* Magick::PathCurvetoRel::copy() const in copy()2036 return new PathCurvetoRel(*this); in copy()
2664 class MagickPPExport PathCurvetoRel : public VPathBase2668 PathCurvetoRel ( const PathCurvetoArgs &args_ );2671 PathCurvetoRel ( const PathCurveToArgsList &args_ );2674 PathCurvetoRel ( const PathCurvetoRel& original_ );2676 /*virtual*/ ~PathCurvetoRel ( void );
929 PathCurvetoRel.931 (PathCurvetoRel): New class. Cubic bezier, relative coordinates