|
ReactOS 0.4.16-dev-1946-g52006dd
|

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().
Definition at line 405 of file monitor.c.
Referenced by NtUserMonitorFromRect(), NtUserMonitorFromWindow(), and UserMonitorFromRect().
|
static |
Definition at line 310 of file monitor.c.
Referenced by IntGetMonitorFromRect(), NtUserEnumDisplayMonitors(), NtUserMonitorFromPoint(), and UserMonitorFromPoint().
| 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 552 of file monitor.c.
Definition at line 737 of file monitor.c.
Referenced by GetMonitorInfoA(), and GetMonitorInfoW().
Definition at line 836 of file monitor.c.
Referenced by MonitorFromPoint().
Definition at line 886 of file monitor.c.
Definition at line 927 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 InitThreadCallback(), IntFixWindowCoordinates(), 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 490 of file monitor.c.
Referenced by MENU_ShowPopup().
Definition at line 469 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().