Home
last modified time | relevance | path

Searched refs:_startDegrees (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/Magick++/lib/Magick++/
H A DDrawable.h368 _startDegrees(startDegrees_), in DrawableArc()
418 _startDegrees = startDegrees_; in startDegrees()
422 return _startDegrees; in startDegrees()
439 double _startDegrees; variable
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/Magick++/lib/Magick++/
H A DDrawable.h380 _startDegrees(startDegrees_), in DrawableArc()
430 _startDegrees = startDegrees_; in startDegrees()
434 return _startDegrees; in startDegrees()
451 double _startDegrees; variable
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/Magick++/lib/Magick++/
H A DDrawable.h357 _startDegrees(startDegrees_), in DrawableArc()
407 _startDegrees = startDegrees_; in startDegrees()
411 return _startDegrees; in startDegrees()
428 double _startDegrees; variable
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/Magick++/lib/Magick++/
H A DDrawable.h368 _startDegrees(startDegrees_), in DrawableArc()
418 _startDegrees = startDegrees_; in startDegrees()
422 return _startDegrees; in startDegrees()
439 double _startDegrees; variable
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/Magick++/lib/Magick++/
H A DDrawable.h357 _startDegrees(startDegrees_), in DrawableArc()
407 _startDegrees = startDegrees_; in startDegrees()
411 return _startDegrees; in startDegrees()
428 double _startDegrees; variable
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/Magick++/lib/
H A DDrawable.cpp252 DrawArc( context_, _startX, _startY, _endX, _endY, _startDegrees, _endDegrees ); in operator ()()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/Magick++/lib/
H A DDrawable.cpp253 DrawArc( context_, _startX, _startY, _endX, _endY, _startDegrees, _endDegrees ); in operator ()()
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/Magick++/lib/
H A DDrawable.cpp253 DrawArc( context_, _startX, _startY, _endX, _endY, _startDegrees, _endDegrees ); in operator ()()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/Magick++/lib/
H A DDrawable.cpp225 DrawArc( context_, _startX, _startY, _endX, _endY, _startDegrees, _endDegrees ); in operator ()()
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/Magick++/lib/
H A DDrawable.cpp225 DrawArc( context_, _startX, _startY, _endX, _endY, _startDegrees, _endDegrees ); in operator ()()