|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <HTMLLinkElement.h>
Public Member Functions | |
| EventSender (const AtomicString &eventType) | |
| const AtomicString & | eventType () const |
| void | dispatchEventSoon (T &) |
| void | cancelEvent (T &) |
| void | dispatchPendingEvents () |
| bool | hasPendingEvents (T &sender) const |
|
explicit |
| void WebCore::EventSender< T >::cancelEvent | ( | T & | sender | ) |
| void WebCore::EventSender< T >::dispatchEventSoon | ( | T & | sender | ) |
| void WebCore::EventSender< T >::dispatchPendingEvents | ( | ) |
|
inline |
|
inline |
1.8.13