Home
last modified time | relevance | path

Searched defs:PathArcArgs (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/Magick++/lib/
DDrawable.cpp1758 MagickPPExport int Magick::operator == ( const Magick::PathArcArgs& /*left_*/, in operator ==()
1763 MagickPPExport int Magick::operator != ( const Magick::PathArcArgs& /*left_*/, in operator !=()
1768 MagickPPExport int Magick::operator > ( const Magick::PathArcArgs& /*left_*/, in operator >()
1773 MagickPPExport int Magick::operator < ( const Magick::PathArcArgs& /*left_*/, 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