Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Devents.c640 glfwSetWindowContentScaleCallback(slots[i].window, window_content_scale_callback); in main()
/third_party/glfw/include/GLFW/
H A Dglfw3.h1775 * @sa @ref glfwSetWindowContentScaleCallback
3727 * @sa @ref glfwSetWindowContentScaleCallback
4497 GLFWAPI GLFWwindowcontentscalefun glfwSetWindowContentScaleCallback(GLFWwindow* window, GLFWwindowcontentscalefun callback);
/third_party/glfw/src/
H A Dwindow.c1155 GLFWAPI GLFWwindowcontentscalefun glfwSetWindowContentScaleCallback(GLFWwindow* handle, in glfwSetWindowContentScaleCallback() function

Completed in 13 milliseconds