Lines Matching refs:VPathBase
125 Magick::VPathBase::~VPathBase ( void ) in ~VPathBase()
136 Magick::VPath::VPath ( const Magick::VPathBase& original_ ) in VPath()
159 VPathBase* temp_dp = (original_.dp ? original_.dp->copy() : 0); in operator =()
1869 : VPathBase (original_), in PathArcAbs()
1886 Magick::VPathBase* Magick::PathArcAbs::copy() const in copy()
1900 : VPathBase (original_), in PathArcRel()
1917 Magick::VPathBase* Magick::PathArcRel::copy() const in copy()
1932 Magick::VPathBase* Magick::PathClosePath::copy() const in copy()
2017 : VPathBase (original_), in PathCurvetoAbs()
2034 Magick::VPathBase* Magick::PathCurvetoAbs::copy() const in copy()
2048 : VPathBase (original_), in PathCurvetoRel()
2065 Magick::VPathBase* Magick::PathCurvetoRel::copy() const in copy()
2081 : VPathBase (original_), in PathSmoothCurvetoAbs()
2101 Magick::VPathBase* Magick::PathSmoothCurvetoAbs::copy() const in copy()
2117 : VPathBase (original_), in PathSmoothCurvetoRel()
2137 Magick::VPathBase* Magick::PathSmoothCurvetoRel::copy() const in copy()
2225 : VPathBase (original_), in PathQuadraticCurvetoAbs()
2242 Magick::VPathBase* Magick::PathQuadraticCurvetoAbs::copy() const in copy()
2258 : VPathBase (original_), in PathQuadraticCurvetoRel()
2275 Magick::VPathBase* Magick::PathQuadraticCurvetoRel::copy() const in copy()
2291 : VPathBase (original_), in PathSmoothQuadraticCurvetoAbs()
2307 Magick::VPathBase* Magick::PathSmoothQuadraticCurvetoAbs::copy() const in copy()
2323 : VPathBase (original_), in PathSmoothQuadraticCurvetoRel()
2339 Magick::VPathBase* Magick::PathSmoothQuadraticCurvetoRel::copy() const in copy()
2356 : VPathBase (original_), in PathLinetoAbs()
2371 Magick::VPathBase* Magick::PathLinetoAbs::copy() const in copy()
2384 : VPathBase (original_), in PathLinetoRel()
2399 Magick::VPathBase* Magick::PathLinetoRel::copy() const in copy()
2416 Magick::VPathBase* Magick::PathLinetoHorizontalAbs::copy() const in copy()
2428 Magick::VPathBase* Magick::PathLinetoHorizontalRel::copy() const in copy()
2444 Magick::VPathBase* Magick::PathLinetoVerticalAbs::copy() const in copy()
2456 Magick::VPathBase* Magick::PathLinetoVerticalRel::copy() const in copy()
2474 : VPathBase (original_), in PathMovetoAbs()
2489 Magick::VPathBase* Magick::PathMovetoAbs::copy() const in copy()
2502 : VPathBase (original_), in PathMovetoRel()
2517 Magick::VPathBase* Magick::PathMovetoRel::copy() const in copy()