#include <GenericEventQueue.h>
◆ GenericEventQueue() [1/2]
WebCore::GenericEventQueue::GenericEventQueue |
( |
EventTarget & |
owner | ) |
|
|
explicit |
◆ ~GenericEventQueue() [1/2]
WebCore::GenericEventQueue::~GenericEventQueue |
( |
| ) |
|
◆ GenericEventQueue() [2/2]
WebCore::GenericEventQueue::GenericEventQueue |
( |
EventTarget & |
| ) |
|
|
explicit |
◆ ~GenericEventQueue() [2/2]
WebCore::GenericEventQueue::~GenericEventQueue |
( |
| ) |
|
◆ cancelAllEvents() [1/2]
void WebCore::GenericEventQueue::cancelAllEvents |
( |
| ) |
|
◆ cancelAllEvents() [2/2]
void WebCore::GenericEventQueue::cancelAllEvents |
( |
| ) |
|
◆ close() [1/2]
void WebCore::GenericEventQueue::close |
( |
| ) |
|
◆ close() [2/2]
void WebCore::GenericEventQueue::close |
( |
| ) |
|
◆ enqueueEvent() [1/2]
◆ enqueueEvent() [2/2]
◆ hasPendingEvents() [1/2]
bool WebCore::GenericEventQueue::hasPendingEvents |
( |
| ) |
const |
◆ hasPendingEvents() [2/2]
bool WebCore::GenericEventQueue::hasPendingEvents |
( |
| ) |
const |
◆ resume() [1/2]
void WebCore::GenericEventQueue::resume |
( |
| ) |
|
◆ resume() [2/2]
void WebCore::GenericEventQueue::resume |
( |
| ) |
|
◆ suspend() [1/2]
void WebCore::GenericEventQueue::suspend |
( |
| ) |
|
◆ suspend() [2/2]
void WebCore::GenericEventQueue::suspend |
( |
| ) |
|
The documentation for this class was generated from the following files: