Home
last modified time | relevance | path

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

/external/ImageMagick/Magick++/lib/Magick++/
DDrawable.h378 double startDegrees_, double endDegrees_ ) in DrawableArc() argument
383 _startDegrees(startDegrees_), in DrawableArc()
431 void startDegrees( double startDegrees_ ) in startDegrees() argument
433 _startDegrees = startDegrees_; in startDegrees()