Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Dwindow.c376 glfwGetWindowContentScale(window, &xscale, &yscale); in main()
/third_party/glfw/include/GLFW/
H A Dglfw3.h2722 * @sa @ref glfwGetWindowContentScale
3734 GLFWAPI void glfwGetWindowContentScale(GLFWwindow* window, float* xscale, float* yscale);
4491 * @sa @ref glfwGetWindowContentScale
/third_party/glfw/src/
H A Dwindow.c752 GLFWAPI void glfwGetWindowContentScale(GLFWwindow* handle, in glfwGetWindowContentScale() function

Completed in 10 milliseconds