Home
last modified time | relevance | path

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

/external/ImageMagick/Magick++/lib/
DDrawable.cpp1789 MagickPPExport int Magick::operator == ( const Magick::PathArcArgs& /*left_*/, in operator ==()
1794 MagickPPExport int Magick::operator != ( const Magick::PathArcArgs& /*left_*/, in operator !=()
1799 MagickPPExport int Magick::operator > ( const Magick::PathArcArgs& /*left_*/, in operator >()
1804 MagickPPExport int Magick::operator < ( const Magick::PathArcArgs& /*left_*/, 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