Home
last modified time | relevance | path

Searched defs:hasPendingEvents (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/events/
DEventSender.h46 bool hasPendingEvents(T* sender) const in hasPendingEvents() function
DGenericEventQueue.cpp119 bool GenericEventQueue::hasPendingEvents() const in hasPendingEvents() function in WebCore::GenericEventQueue