Searched refs:_startDegrees (Results 1 – 2 of 2) sorted by relevance
383 _startDegrees(startDegrees_), in DrawableArc()433 _startDegrees = startDegrees_; in startDegrees()437 return _startDegrees; in startDegrees()454 double _startDegrees; variable
256 DrawArc( context_, _startX, _startY, _endX, _endY, _startDegrees, _endDegrees ); in operator ()()