Searched defs:MediaKeyEvent (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DMediaKeyEvent.cpp27 #include "core/html/MediaKeyEvent.h"
38 MediaKeyEvent::MediaKeyEvent() function in class:blink::MediaKeyEvent
42 MediaKeyEvent::MediaKeyEvent(const AtomicString& type, const MediaKeyEventInit& initializer) function in class:blink::MediaKeyEvent
54 MediaKeyEvent::~MediaKeyEvent()
58 const AtomicString& MediaKeyEvent::interfaceName() const
60 return EventNames::MediaKeyEvent;
63 void MediaKeyEvent
[all...]

Completed in 70 milliseconds