Home
last modified time | relevance | path

Searched refs:cancelAllEvents (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/events/
DGenericEventQueue.cpp116 cancelAllEvents(); in close()
119 void GenericEventQueue::cancelAllEvents() in cancelAllEvents() function in blink::GenericEventQueue
DGenericEventQueue.h50 void cancelAllEvents();
/external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/
DMediaKeySession.cpp264 m_asyncEventQueue->cancelAllEvents(); in ~MediaKeySession()
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLMediaElement.cpp1644 m_asyncEventQueue->cancelAllEvents(); in cancelPendingEventsAndCallbacks()