Searched refs:GamepadButtonVector (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/gamepad/
H A DGamepad.h46 const GamepadButtonVector& buttons() const { return m_buttons; }
53 GamepadButtonVector m_buttons;
H A DGamepadButton.h33 typedef HeapVector<Member<GamepadButton> > GamepadButtonVector; typedef in namespace:blink

Completed in 171 milliseconds