Searched refs:_drawArrow (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/screen_savers/simpleclock/
H A DSimpleClock.cpp30 void _drawArrow(BView *view, float x0, float y0, float angle,
124 _drawArrow(&offscreenView, centerX, centerY,
127 _drawArrow(&offscreenView, centerX, centerY,
133 _drawArrow(&offscreenView, centerX, centerY,
161 Clock::_drawArrow(BView *view, float x0, float y0, float angle, float length, function in class:Clock

Completed in 60 milliseconds