Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dx11_platform.h916 void _glfwGetWindowContentScaleX11(_GLFWwindow* window, float* xscale, float* yscale);
H A Dx11_init.c1218 .getWindowContentScale = _glfwGetWindowContentScaleX11, in _glfwConnectX11()
H A Dx11_window.c2306 void _glfwGetWindowContentScaleX11(_GLFWwindow* window, float* xscale, float* yscale) in _glfwGetWindowContentScaleX11() function

Completed in 9 milliseconds