Searched refs:cursorUpdateTimerFired (Results 1 – 2 of 2) sorted by relevance
221 void cursorUpdateTimerFired(Timer<EventHandler>*);
210 , m_cursorUpdateTimer(this, &EventHandler::cursorUpdateTimerFired) in EventHandler()996 void EventHandler::cursorUpdateTimerFired(Timer<EventHandler>*) in cursorUpdateTimerFired() function in WebCore::EventHandler