Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dwin32_platform.h557 void _glfwGetWindowContentScaleWin32(_GLFWwindow* window, float* xscale, float* yscale);
H A Dwin32_init.c646 .getWindowContentScale = _glfwGetWindowContentScaleWin32, in _glfwConnectWin32()
H A Dwin32_window.c1778 void _glfwGetWindowContentScaleWin32(_GLFWwindow* window, float* xscale, float* yscale) in _glfwGetWindowContentScaleWin32() function

Completed in 6 milliseconds