Home
last modified time | relevance | path

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

/third_party/flutter/glfw/src/
Dwin32_platform.h171 #define _glfw_XInputGetState _glfw.win32.xinput.XInputGetState macro
Dwin32_joystick.c594 result = _glfw_XInputGetState(js->index, &xis); in pollJoystickState()