Home
last modified time | relevance | path

Searched defs:GamepadEvent (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/gamepad/
DGamepadEvent.cpp14 GamepadEvent::GamepadEvent() in GamepadEvent() function in blink::GamepadEvent
18 GamepadEvent::GamepadEvent(const AtomicString& type, bool canBubble, bool cancelable, Gamepad* game… in GamepadEvent() function in blink::GamepadEvent
24 GamepadEvent::GamepadEvent(const AtomicString& type, const GamepadEventInit& initializer) in GamepadEvent() function in blink::GamepadEvent