Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dwin32_window.c199 AdjustWindowRectExForDpi(&frame, style, FALSE, exStyle, in applyAspectRatio()
354 AdjustWindowRectExForDpi(&rect, style, FALSE, in updateWindowStyles()
512 AdjustWindowRectExForDpi(&rect, style, FALSE, exStyle, dpi); in maximizeWindowManually()
1104 AdjustWindowRectExForDpi(&frame, style, FALSE, exStyle, in windowProc()
1184 AdjustWindowRectExForDpi(&source, getWindowStyle(window), in windowProc()
1187 AdjustWindowRectExForDpi(&target, getWindowStyle(window), in windowProc()
1450 AdjustWindowRectExForDpi(&rect, style, FALSE, exStyle, in createNativeWindow()
1650 AdjustWindowRectExForDpi(&rect, getWindowStyle(window), in _glfwSetWindowPosWin32()
1691 AdjustWindowRectExForDpi(&rect, getWindowStyle(window), in _glfwSetWindowSizeWin32()
1758 AdjustWindowRectExForDpi( in _glfwGetWindowFrameSizeWin32()
[all...]
H A Dwin32_platform.h296 #define AdjustWindowRectExForDpi _glfw.win32.user32.AdjustWindowRectExForDpi_ macro

Completed in 4 milliseconds