Searched refs:SetTimer (Results 1 – 5 of 5) sorted by relevance
85 void SetTimer(long second,long microsecond);
325 _timer->SetTimer(0, 100000); in start()625 void CTimer::SetTimer(long second, long microsecond) in SetTimer() function in RkCam::CTimer
274 SetTimer(pScreenPriv->hwndScreen, in winMouseButtonsHandle()
499 g_uipMousePollingTimerID = SetTimer(pScreenPriv->hwndScreen, in winMWExtWMWindowProc()518 g_uipMousePollingTimerID = SetTimer(pScreenPriv->hwndScreen, in winMWExtWMWindowProc()
292 g_uipMousePollingTimerID = SetTimer(s_pScreenPriv->hwndScreen, in winStartMousePolling()