Lines Matching refs:PathArcArgs
1789 MagickPPExport int Magick::operator == ( const Magick::PathArcArgs& /*left_*/, in operator ==() argument
1790 const Magick::PathArcArgs& /*right_*/ ) in operator ==()
1794 MagickPPExport int Magick::operator != ( const Magick::PathArcArgs& /*left_*/, in operator !=() argument
1795 const Magick::PathArcArgs& /*right_*/ ) in operator !=()
1799 MagickPPExport int Magick::operator > ( const Magick::PathArcArgs& /*left_*/, in operator >() argument
1800 const Magick::PathArcArgs& /*right_*/ ) in operator >()
1804 MagickPPExport int Magick::operator < ( const Magick::PathArcArgs& /*left_*/, in operator <() argument
1805 const Magick::PathArcArgs& /*right_*/ ) in operator <()
1809 MagickPPExport int Magick::operator >= ( const Magick::PathArcArgs& left_, in operator >=()
1810 const Magick::PathArcArgs& right_ ) in operator >=()
1814 MagickPPExport int Magick::operator <= ( const Magick::PathArcArgs& left_, in operator <=()
1815 const Magick::PathArcArgs& right_ ) in operator <=()
1820 Magick::PathArcArgs::PathArcArgs( void ) in PathArcArgs() function in Magick::PathArcArgs
1831 Magick::PathArcArgs::PathArcArgs( double radiusX_, double radiusY_, in PathArcArgs() function in Magick::PathArcArgs
1844 Magick::PathArcArgs::PathArcArgs( const Magick::PathArcArgs &original_ ) in PathArcArgs() function in Magick::PathArcArgs
1855 Magick::PathArcArgs::~PathArcArgs ( void ) in ~PathArcArgs()
1860 Magick::PathArcAbs::PathArcAbs ( const Magick::PathArcArgs &coordinates_ ) in PathArcAbs()
1891 Magick::PathArcRel::PathArcRel ( const Magick::PathArcArgs &coordinates_ ) in PathArcRel()