Home
last modified time | relevance | path

Searched refs:GLFW_GAMEPAD_BUTTON_DPAD_DOWN (Results 1 - 3 of 3) sorted by relevance

/third_party/glfw/tests/
H A Djoysticks.c322 if (state.buttons[GLFW_GAMEPAD_BUTTON_DPAD_DOWN]) in main()
/third_party/glfw/include/GLFW/
H A Dglfw3.h633 #define GLFW_GAMEPAD_BUTTON_DPAD_DOWN 13 macro
/third_party/glfw/src/
H A Dinput.c149 { "dpdown", mapping->buttons + GLFW_GAMEPAD_BUTTON_DPAD_DOWN }, in parseMapping()

Completed in 10 milliseconds