Lines Matching refs:PathArcArgs
1758 MagickPPExport int Magick::operator == ( const Magick::PathArcArgs& /*left_*/, in operator ==() argument
1759 const Magick::PathArcArgs& /*right_*/ ) in operator ==()
1763 MagickPPExport int Magick::operator != ( const Magick::PathArcArgs& /*left_*/, in operator !=() argument
1764 const Magick::PathArcArgs& /*right_*/ ) in operator !=()
1768 MagickPPExport int Magick::operator > ( const Magick::PathArcArgs& /*left_*/, in operator >() argument
1769 const Magick::PathArcArgs& /*right_*/ ) in operator >()
1773 MagickPPExport int Magick::operator < ( const Magick::PathArcArgs& /*left_*/, in operator <() argument
1774 const Magick::PathArcArgs& /*right_*/ ) in operator <()
1778 MagickPPExport int Magick::operator >= ( const Magick::PathArcArgs& left_, in operator >=()
1779 const Magick::PathArcArgs& right_ ) in operator >=()
1783 MagickPPExport int Magick::operator <= ( const Magick::PathArcArgs& left_, in operator <=()
1784 const Magick::PathArcArgs& right_ ) in operator <=()
1789 Magick::PathArcArgs::PathArcArgs( void ) in PathArcArgs() function in Magick::PathArcArgs
1800 Magick::PathArcArgs::PathArcArgs( double radiusX_, double radiusY_, in PathArcArgs() function in Magick::PathArcArgs
1813 Magick::PathArcArgs::PathArcArgs( const Magick::PathArcArgs &original_ ) in PathArcArgs() function in Magick::PathArcArgs
1824 Magick::PathArcArgs::~PathArcArgs ( void ) in ~PathArcArgs()
1829 Magick::PathArcAbs::PathArcAbs ( const Magick::PathArcArgs &coordinates_ ) in PathArcAbs()
1860 Magick::PathArcRel::PathArcRel ( const Magick::PathArcArgs &coordinates_ ) in PathArcRel()