Searched refs:_startDegrees (Results 1 – 2 of 2) sorted by relevance
368 _startDegrees(startDegrees_), in DrawableArc()418 _startDegrees = startDegrees_; in startDegrees()422 return _startDegrees; in startDegrees()439 double _startDegrees; variable
225 DrawArc( context_, _startX, _startY, _endX, _endY, _startDegrees, _endDegrees ); in operator ()()