ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Variables | |
static PMONITOR | gMonitorList = NULL |
DBG_DEFAULT_CHANNEL | ( | UserMonitor | ) |
Definition at line 33 of file monitor.c.
Referenced by UserAttachMonitor().
Definition at line 50 of file monitor.c.
Referenced by UserDetachMonitor().
|
static |
Definition at line 310 of file monitor.c.
Referenced by NtUserEnumDisplayMonitors(), NtUserMonitorFromPoint(), NtUserMonitorFromRect(), NtUserMonitorFromWindow(), UserMonitorFromPoint(), and UserMonitorFromRect().
INT APIENTRY NtUserEnumDisplayMonitors | ( | OPTIONAL IN HDC | hdc, |
OPTIONAL IN LPCRECTL | pUnsafeRect, | ||
OPTIONAL OUT HMONITOR * | phUnsafeMonitorList, | ||
OPTIONAL OUT PRECTL | prcUnsafeMonitorList, | ||
OPTIONAL IN DWORD | dwListSize | ||
) |
Definition at line 543 of file monitor.c.
Definition at line 728 of file monitor.c.
Referenced by GetMonitorInfoA(), and GetMonitorInfoW().
Definition at line 827 of file monitor.c.
Referenced by MonitorFromPoint().
Definition at line 877 of file monitor.c.
Definition at line 967 of file monitor.c.
Referenced by MonitorFromWindow().
Definition at line 129 of file monitor.c.
Referenced by co_IntInitializeDesktopGraphics().
Definition at line 179 of file monitor.c.
Definition at line 74 of file monitor.c.
Referenced by NtUserGetMonitorInfo(), UserMonitorFromPoint(), and UserMonitorFromRect().
Definition at line 102 of file monitor.c.
Referenced by co_UserExcludeUpdateRgn(), co_WinPosGetMinMaxInfo(), IntFixWindowCoordinates(), IntIsWindowFullscreen(), SpiGetSet(), and UserGetDesktopDC().
Definition at line 481 of file monitor.c.
Referenced by MENU_ShowPopup().
Definition at line 405 of file monitor.c.
Referenced by IntGetWindowPlacement(), make_rect_onscreen(), SpiGetSet(), and WinPosInitInternalPos().
Definition at line 225 of file monitor.c.
Referenced by co_IntInitializeDesktopGraphics(), UserAttachMonitor(), and UserChangeDisplaySettings().
Definition at line 19 of file monitor.c.
Referenced by IntGetMonitorsFromRect(), UserAttachMonitor(), UserDetachMonitor(), UserGetPrimaryMonitor(), and UserUpdateMonitorSize().