Go to the source code of this file.
|
typedef | UINT (API *GHOST_WIN32_GetDpiForWindow)(HWND) |
|
Declaration of GHOST_WindowWin32 class.
Definition in file GHOST_WindowWin32.h.
◆ GHOST_WIN32_AdjustWindowRectExForDpi
typedef BOOL(API * GHOST_WIN32_AdjustWindowRectExForDpi) (LPRECT lpRect, DWORD dwStyle, BOOL bMenu, DWORD dwExStyle, UINT dpi) |
◆ GHOST_MouseCaptureEventWin32
Enumerator |
---|
MousePressed | |
MouseReleased | |
OperatorGrab | |
OperatorUngrab | |
Definition at line 43 of file GHOST_WindowWin32.h.
◆ UINT()
typedef UINT |
( |
API * |
GHOST_WIN32_GetDpiForWindow | ) |
|