Searched refs:glfwSetCursorPosCallback (Results 1 – 10 of 10) sorted by relevance
247 glfwSetCursorPosCallback(window, cursor_position_callback); in main()
584 glfwSetCursorPosCallback(slots[i].window, cursor_position_callback); in main()
411 glfwSetCursorPosCallback(window, cursor_position_callback); in main()
510 glfwSetCursorPosCallback(window, cursorPosFun); in main()
642 glfwSetCursorPosCallback(window, cursor_position_callback); in main()
3418 GLFWAPI GLFWcursorposfun glfwSetCursorPosCallback(GLFWwindow* window, GLFWcursorposfun cbfun);
3433 GLFWAPI GLFWcursorposfun glfwSetCursorPosCallback(GLFWwindow* window, GLFWcursorposfun cbfun);
500 GLFWAPI GLFWcursorposfun glfwSetCursorPosCallback(GLFWwindow* handle, in glfwSetCursorPosCallback() function
306 glfwSetCursorPosCallback.465 | `glfwSetMousePosCallback` | @ref glfwSetCursorPosCallback | |
239 glfwSetCursorPosCallback(window, cursor_pos_callback);