Home
last modified time | relevance | path

Searched refs:glfwJoystickPresent (Results 1 - 4 of 4) sorted by relevance

/third_party/glfw/tests/
H A Djoysticks.c205 if (glfwJoystickPresent(jid)) in main()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h3517 GLFWAPI int glfwJoystickPresent(int joy);
3525 * cause this function to return `NULL`. Call @ref glfwJoystickPresent to
3557 * cause this function to return `NULL`. Call @ref glfwJoystickPresent to
3591 * cause this function to return `NULL`. Call @ref glfwJoystickPresent to
/third_party/glfw/include/GLFW/
H A Dglfw3.h5490 GLFWAPI int glfwJoystickPresent(int jid);
5499 * @ref glfwJoystickPresent.
5539 * @ref glfwJoystickPresent.
5596 * @ref glfwJoystickPresent.
5631 * @ref glfwJoystickPresent.
5666 * @ref glfwJoystickPresent.
5752 * @ref glfwJoystickPresent to check if a joystick is present regardless of
5850 * @ref glfwJoystickPresent to check whether it is present regardless of
5882 * @ref glfwJoystickPresent to check whether it is present regardless of
/third_party/glfw/src/
H A Dinput.c1048 GLFWAPI int glfwJoystickPresent(int jid) in glfwJoystickPresent() function

Completed in 14 milliseconds