Searched refs:SetProcessDPIAware (Results 1 – 4 of 4) sorted by relevance
32 extern "C" WINUSERAPI WINBOOL WINAPI SetProcessDPIAware(VOID);51 if (SetProcessDPIAware() == 0) in Platform()
180 #define _glfw_SetProcessDPIAware _glfw.win32.user32.SetProcessDPIAware278 SETPROCESSDPIAWARE_T SetProcessDPIAware; member
84 _glfw.win32.user32.SetProcessDPIAware = (SETPROCESSDPIAWARE_T) in loadLibraries()
536 ::SetProcessDPIAware(); in ImGui_ImplWin32_EnableDpiAwareness()