Home
last modified time | relevance | path

Searched refs:contentScaleX (Results 1 - 4 of 4) sorted by relevance

/third_party/glfw/src/
H A Dx11_monitor.c344 *xscale = _glfw.x11.contentScaleX; in _glfwGetMonitorContentScaleX11()
H A Dx11_window.c575 width *= _glfw.x11.contentScaleX; in createNativeWindow()
2309 *xscale = _glfw.x11.contentScaleX; in _glfwGetWindowContentScaleX11()
H A Dx11_platform.h560 float contentScaleX, contentScaleY; member
H A Dx11_init.c1528 getSystemContentScale(&_glfw.x11.contentScaleX, &_glfw.x11.contentScaleY); in _glfwInitX11()

Completed in 10 milliseconds