#include <EventNames.h>
◆ create() [1/2]
template<class... Args>
static std::unique_ptr<EventNames> WebCore::EventNames::create |
( |
Args &&... |
args | ) |
|
|
inlinestatic |
◆ create() [2/2]
template<class... Args>
static std::unique_ptr<EventNames> WebCore::EventNames::create |
( |
Args &&... |
args | ) |
|
|
inlinestatic |
◆ isGestureEventType() [1/2]
bool WebCore::EventNames::isGestureEventType |
( |
const AtomicString & |
eventType | ) |
const |
|
inline |
◆ isGestureEventType() [2/2]
bool WebCore::EventNames::isGestureEventType |
( |
const AtomicString & |
eventType | ) |
const |
◆ isTouchEventType() [1/2]
bool WebCore::EventNames::isTouchEventType |
( |
const AtomicString & |
eventType | ) |
const |
|
inline |
◆ isTouchEventType() [2/2]
bool WebCore::EventNames::isTouchEventType |
( |
const AtomicString & |
eventType | ) |
const |
◆ isWheelEventType() [1/2]
bool WebCore::EventNames::isWheelEventType |
( |
const AtomicString & |
eventType | ) |
const |
◆ isWheelEventType() [2/2]
bool WebCore::EventNames::isWheelEventType |
( |
const AtomicString & |
eventType | ) |
const |
|
inline |
◆ touchEventNames() [1/2]
◆ touchEventNames() [2/2]
◆ WTF_MAKE_NONCOPYABLE() [1/2]
WebCore::EventNames::WTF_MAKE_NONCOPYABLE |
( |
EventNames |
| ) |
|
◆ WTF_MAKE_NONCOPYABLE() [2/2]
WebCore::EventNames::WTF_MAKE_NONCOPYABLE |
( |
EventNames |
| ) |
|
◆ ThreadGlobalData
◆ WTF_MAKE_FAST_ALLOCATED
WebCore::EventNames::WTF_MAKE_FAST_ALLOCATED |
The documentation for this struct was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/EventNames.h
- Source/WebCore/dom/EventNames.cpp