• Home
  • Raw
  • Download

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 =()
1838 : VPathBase (original_), in PathArcAbs()
1855 Magick::VPathBase* Magick::PathArcAbs::copy() const in copy()
1869 : VPathBase (original_), in PathArcRel()
1886 Magick::VPathBase* Magick::PathArcRel::copy() const in copy()
1901 Magick::VPathBase* Magick::PathClosePath::copy() const in copy()
1986 : VPathBase (original_), in PathCurvetoAbs()
2003 Magick::VPathBase* Magick::PathCurvetoAbs::copy() const in copy()
2017 : VPathBase (original_), in PathCurvetoRel()
2034 Magick::VPathBase* Magick::PathCurvetoRel::copy() const in copy()
2050 : VPathBase (original_), in PathSmoothCurvetoAbs()
2071 Magick::VPathBase* Magick::PathSmoothCurvetoAbs::copy() const in copy()
2087 : VPathBase (original_), in PathSmoothCurvetoRel()
2108 Magick::VPathBase* Magick::PathSmoothCurvetoRel::copy() const in copy()
2196 : VPathBase (original_), in PathQuadraticCurvetoAbs()
2213 Magick::VPathBase* Magick::PathQuadraticCurvetoAbs::copy() const in copy()
2229 : VPathBase (original_), in PathQuadraticCurvetoRel()
2246 Magick::VPathBase* Magick::PathQuadraticCurvetoRel::copy() const in copy()
2262 : VPathBase (original_), in PathSmoothQuadraticCurvetoAbs()
2278 Magick::VPathBase* Magick::PathSmoothQuadraticCurvetoAbs::copy() const in copy()
2294 : VPathBase (original_), in PathSmoothQuadraticCurvetoRel()
2310 Magick::VPathBase* Magick::PathSmoothQuadraticCurvetoRel::copy() const in copy()
2327 : VPathBase (original_), in PathLinetoAbs()
2342 Magick::VPathBase* Magick::PathLinetoAbs::copy() const in copy()
2355 : VPathBase (original_), in PathLinetoRel()
2370 Magick::VPathBase* Magick::PathLinetoRel::copy() const in copy()
2387 Magick::VPathBase* Magick::PathLinetoHorizontalAbs::copy() const in copy()
2399 Magick::VPathBase* Magick::PathLinetoHorizontalRel::copy() const in copy()
2415 Magick::VPathBase* Magick::PathLinetoVerticalAbs::copy() const in copy()
2427 Magick::VPathBase* Magick::PathLinetoVerticalRel::copy() const in copy()
2445 : VPathBase (original_), in PathMovetoAbs()
2460 Magick::VPathBase* Magick::PathMovetoAbs::copy() const in copy()
2473 : VPathBase (original_), in PathMovetoRel()
2488 Magick::VPathBase* Magick::PathMovetoRel::copy() const in copy()