Home
last modified time | relevance | path

Searched refs:glfwSetJoystickCallback (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/glfw/tests/
Djoysticks.c185 glfwSetJoystickCallback(joystick_callback); in main()
Devents.c493 glfwSetJoystickCallback(joystick_callback); in main()
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
Dglfw3.h3637 GLFWAPI GLFWjoystickfun glfwSetJoystickCallback(GLFWjoystickfun cbfun);
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
Dglfw3.h3637 GLFWAPI GLFWjoystickfun glfwSetJoystickCallback(GLFWjoystickfun cbfun);
/third_party/flutter/glfw/include/GLFW/
Dglfw3.h3656 GLFWAPI GLFWjoystickfun glfwSetJoystickCallback(GLFWjoystickfun cbfun);
/third_party/flutter/glfw/src/
Dinput.c601 GLFWAPI GLFWjoystickfun glfwSetJoystickCallback(GLFWjoystickfun cbfun) in glfwSetJoystickCallback() function
/third_party/flutter/glfw/docs/
Dnews.dox67 with @ref glfwSetJoystickCallback.
Dinput.dox557 glfwSetJoystickCallback(joystick_callback);