Searched refs:glfwSetWindowUserPointer (Results 1 – 8 of 8) sorted by relevance
574 glfwSetWindowUserPointer(slots[i].window, slots + i); in main()
1629 glfwSetWindowUserPointer(demo->window, demo); in demo_create_window()
2502 GLFWAPI void glfwSetWindowUserPointer(GLFWwindow* window, void* pointer);
2520 GLFWAPI void glfwSetWindowUserPointer(GLFWwindow* window, void* pointer);
771 GLFWAPI void glfwSetWindowUserPointer(GLFWwindow* handle, void* pointer) in glfwSetWindowUserPointer() function
299 glfwGetWindowUserPointer and set with @ref glfwSetWindowUserPointer, to make it
234 - @ref glfwSetWindowUserPointer
410 glfwSetWindowUserPointer and fetched with @ref glfwGetWindowUserPointer. This