Home
last modified time | relevance | path

Searched defs:pointPhi (Results 1 – 1 of 1) sorted by relevance

/haiku/src/preferences/time/
H A DAnalogClock.cpp357 float pointPhi = _GetPhi(point); in SetHourHand() local
375 float pointPhi = _GetPhi(point); in SetMinuteHand() local
395 float pointPhi = atanf(-1. * point.y / point.x); in _GetPhi() local
419 float pointPhi = _GetPhi(point); in _InHand() local