Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/gamepad/
DGamepadEvent.h13 struct GamepadEventInit : public EventInit { struct
30 …PtrWillBeRawPtr<GamepadEvent> create(const AtomicString& type, const GamepadEventInit& initializer) in create() argument
DGamepadEvent.cpp10 GamepadEventInit::GamepadEventInit() in GamepadEventInit() function in blink::GamepadEventInit