Home
last modified time | relevance | path

Searched refs:GetDpiForWindow (Results 1 - 2 of 2) sorted by relevance

/third_party/glfw/src/
H A Dwin32_window.c200 GetDpiForWindow(window->win32.handle)); in applyAspectRatio()
356 GetDpiForWindow(window->win32.handle)); in updateWindowStyles()
511 const UINT dpi = GetDpiForWindow(window->win32.handle); in maximizeWindowManually()
1105 GetDpiForWindow(window->win32.handle)); in windowProc()
1186 GetDpiForWindow(window->win32.handle)); in windowProc()
1451 GetDpiForWindow(window->win32.handle)); in createNativeWindow()
1652 GetDpiForWindow(window->win32.handle)); in _glfwSetWindowPosWin32()
1693 GetDpiForWindow(window->win32.handle)); in _glfwSetWindowSizeWin32()
1760 GetDpiForWindow(window->win32.handle)); in _glfwGetWindowFrameSizeWin32()
1865 GetDpiForWindow(windo in _glfwSetWindowMonitorWin32()
[all...]
H A Dwin32_platform.h295 #define GetDpiForWindow _glfw.win32.user32.GetDpiForWindow_ macro

Completed in 4 milliseconds