Home
last modified time | relevance | path

Searched refs:sThumbRY (Results 1 – 2 of 2) sorted by relevance

/third_party/glfw/deps/mingw/
Dxinput.h170 SHORT sThumbRY; member
/third_party/glfw/src/
Dwin32_joystick.c620 xis.Gamepad.sThumbRY * xis.Gamepad.sThumbRY)) > in pollJoystickState()
624 js->axes[3] = (xis.Gamepad.sThumbRY + 0.5f) / 32767.f; in pollJoystickState()