AT_TARGET enum value | WebCore::Event | |
bubbles() const | WebCore::Event | inline |
bubbles() const | WebCore::Event | inline |
BUBBLING_PHASE enum value | WebCore::Event | |
cancelable() const | WebCore::Event | inline |
cancelable() const | WebCore::Event | inline |
cancelBubble() const | WebCore::Event | inline |
cancelBubble() const | WebCore::Event | inline |
CAPTURING_PHASE enum value | WebCore::Event | |
clearEventPath() | WebCore::Event | inline |
clearEventPath() | WebCore::Event | inline |
clearWrapper(JSDOMObject *) | WebCore::ScriptWrappable | inline |
clearWrapper(JSDOMObject *) | WebCore::ScriptWrappable | |
composed() const | WebCore::Event | |
composed() const | WebCore::Event | |
composedPath() const | WebCore::Event | |
composedPath() const | WebCore::Event | |
create(const AtomicString &eventType, const String &inputType, bool canBubble, bool cancelable, DOMWindow *view, const String &data, RefPtr< DataTransfer > &&, const Vector< RefPtr< StaticRange >> &targetRanges, int detail) | WebCore::InputEvent | static |
create(const AtomicString &type, const Init &initializer, IsTrusted isTrusted=IsTrusted::No) | WebCore::InputEvent | inlinestatic |
create(const AtomicString &eventType, const String &inputType, bool canBubble, bool cancelable, DOMWindow *view, const String &data, RefPtr< DataTransfer > &&, const Vector< RefPtr< StaticRange >> &targetRanges, int detail) | WebCore::InputEvent | static |
create(const AtomicString &type, const Init &initializer, IsTrusted isTrusted=IsTrusted::No) | WebCore::InputEvent | inlinestatic |
WebCore::UIEvent::create(const AtomicString &type, bool canBubble, bool cancelable, DOMWindow *view, int detail) | WebCore::UIEvent | inlinestatic |
WebCore::UIEvent::create(const AtomicString &type, const UIEventInit &initializer, IsTrusted isTrusted=IsTrusted::No) | WebCore::UIEvent | inlinestatic |
WebCore::Event::create(const AtomicString &type, bool canBubble, bool cancelable) | WebCore::Event | inlinestatic |
WebCore::Event::create(const AtomicString &type, const EventInit &initializer, IsTrusted isTrusted=IsTrusted::No) | WebCore::Event | inlinestatic |
createForBindings() | WebCore::UIEvent | inlinestatic |
createForBindings() | WebCore::UIEvent | inlinestatic |
currentTarget() const | WebCore::Event | inline |
currentTarget() const | WebCore::Event | inline |
data() const | WebCore::InputEvent | inline |
data() const | WebCore::InputEvent | inline |
dataTransfer() const | WebCore::InputEvent | |
dataTransfer() const | WebCore::InputEvent | |
defaultHandled() const | WebCore::Event | inline |
defaultHandled() const | WebCore::Event | inline |
defaultPrevented() const | WebCore::Event | inline |
defaultPrevented() const | WebCore::Event | inline |
deletionHasBegun() const | WTF::RefCountedBase | inlineprotected |
deletionHasBegun() const | WTF::RefCountedBase | inlineprotected |
deletionHasBegun() const | WTF::RefCountedBase | inlineprotected |
deref() const | WTF::RefCounted< Event > | inline |
deref() const | WTF::RefCounted< Event > | inline |
deref() const | WTF::RefCounted< Event > | inline |
derefBase() const | WTF::RefCountedBase | inlineprotected |
derefBase() const | WTF::RefCountedBase | inlineprotected |
derefBase() const | WTF::RefCountedBase | inlineprotected |
detail() const | WebCore::UIEvent | inline |
detail() const | WebCore::UIEvent | inline |
dispatched() const | WebCore::Event | inlineprotected |
dispatched() const | WebCore::Event | inlineprotected |
Event(IsTrusted=IsTrusted::No) | WebCore::Event | protected |
Event(const AtomicString &type, bool canBubble, bool cancelable) | WebCore::Event | protected |
Event(const AtomicString &type, bool canBubble, bool cancelable, double timestamp) | WebCore::Event | protected |
Event(const AtomicString &type, const EventInit &, IsTrusted) | WebCore::Event | protected |
Event(IsTrusted=IsTrusted::No) | WebCore::Event | protected |
Event(const AtomicString &type, bool canBubble, bool cancelable) | WebCore::Event | protected |
Event(const AtomicString &type, bool canBubble, bool cancelable, double timestamp) | WebCore::Event | protected |
Event(const AtomicString &type, const EventInit &, IsTrusted) | WebCore::Event | protected |
eventInterface() const final | WebCore::InputEvent | inlinevirtual |
eventInterface() const final | WebCore::InputEvent | inlinevirtual |
eventPhase() const | WebCore::Event | inline |
eventPhase() const | WebCore::Event | inline |
getTargetRanges() | WebCore::InputEvent | inline |
getTargetRanges() | WebCore::InputEvent | inline |
hasOneRef() const | WTF::RefCountedBase | inline |
hasOneRef() const | WTF::RefCountedBase | inline |
hasOneRef() const | WTF::RefCountedBase | inline |
immediatePropagationStopped() const | WebCore::Event | inline |
immediatePropagationStopped() const | WebCore::Event | inline |
initEvent(const AtomicString &type, bool canBubble, bool cancelable) | WebCore::Event | |
initEvent(const AtomicString &type, bool canBubble, bool cancelable) | WebCore::Event | |
initUIEvent(const AtomicString &type, bool canBubble, bool cancelable, DOMWindow *, int detail) | WebCore::UIEvent | |
initUIEvent(const AtomicString &type, bool canBubble, bool cancelable, DOMWindow *, int detail) | WebCore::UIEvent | |
InputEvent(const AtomicString &eventType, const String &inputType, bool canBubble, bool cancelable, DOMWindow *, const String &data, RefPtr< DataTransfer > &&, const Vector< RefPtr< StaticRange >> &targetRanges, int detail) | WebCore::InputEvent | |
InputEvent(const AtomicString &eventType, const Init &, IsTrusted) | WebCore::InputEvent | |
InputEvent(const AtomicString &eventType, const String &inputType, bool canBubble, bool cancelable, DOMWindow *, const String &data, RefPtr< DataTransfer > &&, const Vector< RefPtr< StaticRange >> &targetRanges, int detail) | WebCore::InputEvent | |
InputEvent(const AtomicString &eventType, const Init &, IsTrusted) | WebCore::InputEvent | |
inputType() const | WebCore::InputEvent | inline |
inputType() const | WebCore::InputEvent | inline |
isBeforeTextInsertedEvent() const | WebCore::Event | virtual |
isBeforeTextInsertedEvent() const | WebCore::Event | virtual |
isBeforeUnloadEvent() const | WebCore::Event | virtual |
isBeforeUnloadEvent() const | WebCore::Event | virtual |
isBeingDispatched() const | WebCore::Event | inline |
isBeingDispatched() const | WebCore::Event | inline |
isClipboardEvent() const | WebCore::Event | virtual |
isClipboardEvent() const | WebCore::Event | virtual |
isCompositionEvent() const | WebCore::Event | virtual |
isCompositionEvent() const | WebCore::Event | virtual |
isErrorEvent() const | WebCore::Event | virtual |
isErrorEvent() const | WebCore::Event | virtual |
isFocusEvent() const | WebCore::Event | virtual |
isFocusEvent() const | WebCore::Event | virtual |
isInitialized() const | WebCore::Event | inline |
isInitialized() const | WebCore::Event | inline |
isInputEvent() const override | WebCore::InputEvent | inlinevirtual |
isInputEvent() const override | WebCore::InputEvent | inlinevirtual |
isKeyboardEvent() const | WebCore::Event | virtual |
isKeyboardEvent() const | WebCore::Event | virtual |
isMouseEvent() const | WebCore::Event | virtual |
isMouseEvent() const | WebCore::Event | virtual |
isTextEvent() const | WebCore::Event | virtual |
isTextEvent() const | WebCore::Event | virtual |
isTouchEvent() const | WebCore::Event | virtual |
isTouchEvent() const | WebCore::Event | virtual |
isTrusted() const | WebCore::Event | inline |
isTrusted() const | WebCore::Event | inline |
IsTrusted enum name | WebCore::Event | |
IsTrusted enum name | WebCore::Event | |
isWheelEvent() const | WebCore::Event | virtual |
isWheelEvent() const | WebCore::Event | virtual |
layerX() | WebCore::UIEvent | virtual |
layerX() | WebCore::UIEvent | virtual |
layerY() | WebCore::UIEvent | virtual |
layerY() | WebCore::UIEvent | virtual |
legacyReturnValue() const | WebCore::Event | inline |
legacyReturnValue() const | WebCore::Event | inline |
NONE enum value | WebCore::Event | |
offsetOfWrapper() | WebCore::ScriptWrappable | inlinestatic |
offsetOfWrapper() | WebCore::ScriptWrappable | inlinestatic |
pageX() const | WebCore::UIEvent | virtual |
pageX() const | WebCore::UIEvent | virtual |
pageY() const | WebCore::UIEvent | virtual |
pageY() const | WebCore::UIEvent | virtual |
PhaseType enum name | WebCore::Event | |
PhaseType enum name | WebCore::Event | |
preventDefault() | WebCore::Event | inline |
preventDefault() | WebCore::Event | inline |
propagationStopped() const | WebCore::Event | inline |
propagationStopped() const | WebCore::Event | inline |
receivedTarget() | WebCore::Event | protectedvirtual |
receivedTarget() | WebCore::Event | protectedvirtual |
ref() const | WTF::RefCountedBase | inline |
ref() const | WTF::RefCountedBase | inline |
ref() const | WTF::RefCountedBase | inline |
refCount() const | WTF::RefCountedBase | inline |
refCount() const | WTF::RefCountedBase | inline |
refCount() const | WTF::RefCountedBase | inline |
RefCounted() | WTF::RefCounted< Event > | inlineprotected |
RefCounted() | WTF::RefCounted< Event > | inlineprotected |
RefCounted() | WTF::RefCounted< Event > | inlineprotected |
RefCountedBase() | WTF::RefCountedBase | inlineprotected |
RefCountedBase() | WTF::RefCountedBase | inlineprotected |
RefCountedBase() | WTF::RefCountedBase | inlineprotected |
relatedTarget() const | WebCore::Event | inlinevirtual |
relatedTarget() const | WebCore::Event | inlinevirtual |
relaxAdoptionRequirement() | WTF::RefCountedBase | inline |
relaxAdoptionRequirement() | WTF::RefCountedBase | inline |
relaxAdoptionRequirement() | WTF::RefCountedBase | inline |
resetPropagationFlags() | WebCore::Event | inline |
resetPropagationFlags() | WebCore::Event | |
setCancelBubble(bool) | WebCore::Event | inline |
setCancelBubble(bool) | WebCore::Event | |
setCurrentTarget(EventTarget *) | WebCore::Event | |
setCurrentTarget(EventTarget *) | WebCore::Event | |
setDefaultHandled() | WebCore::Event | inline |
setDefaultHandled() | WebCore::Event | inline |
setDefaultPrevented(bool defaultPrevented) | WebCore::Event | inline |
setDefaultPrevented(bool defaultPrevented) | WebCore::Event | inline |
setEventPath(const EventPath &path) | WebCore::Event | inline |
setEventPath(const EventPath &path) | WebCore::Event | inline |
setEventPhase(unsigned short eventPhase) | WebCore::Event | inline |
setEventPhase(unsigned short eventPhase) | WebCore::Event | inline |
setInPassiveListener(bool value) | WebCore::Event | inline |
setInPassiveListener(bool value) | WebCore::Event | inline |
setLegacyReturnValue(bool returnValue) | WebCore::Event | inline |
setLegacyReturnValue(bool returnValue) | WebCore::Event | inline |
setTarget(RefPtr< EventTarget > &&) | WebCore::Event | |
setTarget(RefPtr< EventTarget > &&) | WebCore::Event | |
setType(const AtomicString &type) | WebCore::Event | inline |
setType(const AtomicString &type) | WebCore::Event | inline |
setUnderlyingEvent(Event *) | WebCore::Event | |
setUnderlyingEvent(Event *) | WebCore::Event | |
setUntrusted() | WebCore::Event | inline |
setUntrusted() | WebCore::Event | inline |
setWrapper(JSDOMObject *, JSC::WeakHandleOwner *, void *) | WebCore::ScriptWrappable | inline |
setWrapper(JSDOMObject *, JSC::WeakHandleOwner *, void *) | WebCore::ScriptWrappable | |
srcElement() const | WebCore::Event | inline |
srcElement() const | WebCore::Event | inline |
stopImmediatePropagation() | WebCore::Event | inline |
stopImmediatePropagation() | WebCore::Event | inline |
stopPropagation() | WebCore::Event | inline |
stopPropagation() | WebCore::Event | inline |
target() const | WebCore::Event | inline |
target() const | WebCore::Event | inline |
timeStamp() const | WebCore::Event | inline |
timeStamp() const | WebCore::Event | inline |
type() const | WebCore::Event | inline |
type() const | WebCore::Event | inline |
UIEvent() | WebCore::UIEvent | protected |
UIEvent(const AtomicString &type, bool canBubble, bool cancelable, DOMWindow *, int detail) | WebCore::UIEvent | protected |
UIEvent(const AtomicString &type, bool canBubble, bool cancelable, double timestamp, DOMWindow *, int detail) | WebCore::UIEvent | protected |
UIEvent(const AtomicString &, const UIEventInit &, IsTrusted) | WebCore::UIEvent | protected |
UIEvent() | WebCore::UIEvent | protected |
UIEvent(const AtomicString &type, bool canBubble, bool cancelable, DOMWindow *, int detail) | WebCore::UIEvent | protected |
UIEvent(const AtomicString &type, bool canBubble, bool cancelable, double timestamp, DOMWindow *, int detail) | WebCore::UIEvent | protected |
UIEvent(const AtomicString &, const UIEventInit &, IsTrusted) | WebCore::UIEvent | protected |
underlyingEvent() const | WebCore::Event | inline |
underlyingEvent() const | WebCore::Event | inline |
view() const | WebCore::UIEvent | inline |
view() const | WebCore::UIEvent | inline |
which() const | WebCore::UIEvent | virtual |
which() const | WebCore::UIEvent | virtual |
wrapper() const | WebCore::ScriptWrappable | inline |
wrapper() const | WebCore::ScriptWrappable | |
~Event() | WebCore::Event | virtual |
~Event() | WebCore::Event | virtual |
~RefCounted() | WTF::RefCounted< Event > | inlineprotected |
~RefCounted() | WTF::RefCounted< Event > | inlineprotected |
~RefCounted() | WTF::RefCounted< Event > | inlineprotected |
~RefCountedBase() | WTF::RefCountedBase | inlineprotected |
~RefCountedBase() | WTF::RefCountedBase | inlineprotected |
~RefCountedBase() | WTF::RefCountedBase | inlineprotected |
~ScriptWrappable() | WebCore::ScriptWrappable | inlineprotected |
~ScriptWrappable() | WebCore::ScriptWrappable | inlineprotected |
~UIEvent() | WebCore::UIEvent | virtual |
~UIEvent() | WebCore::UIEvent | virtual |