Searched defs:cancelEvent (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/events/
H A DEventSender.h42 void cancelEvent(T*);
74 template<typename T> void EventSender<T>::cancelEvent(T* sender) function in class:blink::EventSender
H A DGenericEventQueue.cpp77 bool GenericEventQueue::cancelEvent(Event* event) function in class:blink::GenericEventQueue
H A DDOMWindowEventQueue.cpp93 bool DOMWindowEventQueue::cancelEvent(Event* event) function in class:blink::DOMWindowEventQueue
/external/chromium_org/third_party/WebKit/Source/core/workers/
H A DWorkerEventQueue.cpp126 bool WorkerEventQueue::cancelEvent(Event* event) function in class:blink::WorkerEventQueue
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dimplement.h164 HANDLE cancelEvent; member in struct:ptw32_thread_t_

Completed in 164 milliseconds