Searched refs:stateMap (Results 1 - 1 of 1) sorted by relevance
/third_party/glfw/src/ | ||
H A D | linux_joystick.c | 65 static const char stateMap[3][3] = in handleAbsEvent() local 85 _glfwInputJoystickHat(js, index, stateMap[state[0]][state[1]]); in handleAbsEvent() |
Completed in 1 milliseconds