GamepadEventInit 10 Source/modules/gamepad/GamepadEvent.cpp GamepadEventInit::GamepadEventInit() GamepadEventInit 26 Source/modules/gamepad/GamepadEvent.cpp GamepadEvent::GamepadEvent(const AtomicString& type, const GamepadEventInit& initializer) GamepadEventInit 13 Source/modules/gamepad/GamepadEvent.h struct GamepadEventInit : public EventInit { GamepadEventInit 14 Source/modules/gamepad/GamepadEvent.h GamepadEventInit(); GamepadEventInit 29 Source/modules/gamepad/GamepadEvent.h static PassRefPtrWillBeRawPtr<GamepadEvent> create(const AtomicString& type, const GamepadEventInit& initializer) GamepadEventInit 44 Source/modules/gamepad/GamepadEvent.h GamepadEvent(const AtomicString&, const GamepadEventInit&);