Home
last modified time | relevance | path

Searched refs:kButtonRightThumbstick (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/browser/gamepad/
Dgamepad_standard_mappings_win.cc42 mapped->buttons[kButtonRightThumbstick] = blink::WebGamepadButton(); in Mapper2Axes8Keys()
69 mapped->buttons[kButtonRightThumbstick] = input.buttons[11]; in MapperDualshock4()
94 mapped->buttons[kButtonRightThumbstick] = input.buttons[14]; in MapperOnLiveWireless()
Dgamepad_standard_mappings_linux.cc20 mapped->buttons[kButtonRightThumbstick] = input.buttons[10]; in MapperXInputStyleGamepad()
68 mapped->buttons[kButtonRightThumbstick] = input.buttons[2]; in MapperPlaystationSixAxis()
99 mapped->buttons[kButtonRightThumbstick] = input.buttons[11]; in MapperDualshock4()
160 mapped->buttons[kButtonRightThumbstick] = input.buttons[10]; in MapperOnLiveWireless()
Dgamepad_standard_mappings_mac.mm20 mapped->buttons[kButtonRightThumbstick] = input.buttons[7];
51 mapped->buttons[kButtonRightThumbstick] = input.buttons[2];
90 mapped->buttons[kButtonRightThumbstick] = input.buttons[11];
135 mapped->buttons[kButtonRightThumbstick] = input.buttons[17];
218 mapped->buttons[kButtonRightThumbstick] = input.buttons[14];
Dgamepad_standard_mappings.h39 kButtonRightThumbstick, enumerator