Lines Matching refs:timer
1160 static void _updateMouseoverTimerCallback(CFRunLoopTimerRef timer, void *info)
1802 NSTimer *timer = _private->autoscrollTimer;
1806 [timer invalidate];
1807 [timer release];
1812 // Guarantee that the autoscroll timer is invalidated, even if we don't receive
3420 // to start the autoscroll timer if appropriate.