Home
last modified time | relevance | path

Searched defs:monitor (Results 1 – 17 of 17) sorted by relevance

/reactos/modules/rostests/winetests/user32/
H A Dmonitor.c452 HMONITOR monitor, primary, nearest; in test_monitors() local
745 START_TEST(monitor) in START_TEST() argument
H A Dsysparams.c3223 HMONITOR monitor; in test_dpi_mapping() local
/reactos/base/applications/osk/
H A Dmain.c369 HMONITOR monitor; in OSK_Create() local
/reactos/dll/directx/wine/ddraw/
H A Dmain.c52 void *context, HMONITOR monitor) in enum_callback()
H A Dddraw.c4872 HMONITOR monitor; in device_parent_mode_changed() local
/reactos/win32ss/user/user32/include/
H A Ddde_private.h157 BOOL monitor; /* have these two as full Booleans cos they'll be tested frequently */ member
/reactos/dll/directx/wine/quartz/
H A Dvmr9.c2153 … IDirectDraw7 *device, HMONITOR monitor) in VMR7SurfaceAllocatorNotify_SetDDrawDevice()
2162 … IDirectDraw7 *device, HMONITOR monitor) in VMR7SurfaceAllocatorNotify_ChangeDDrawDevice()
2253 …Notify_SetD3DDevice(IVMRSurfaceAllocatorNotify9 *iface, IDirect3DDevice9 *device, HMONITOR monitor) in VMR9SurfaceAllocatorNotify_SetD3DDevice()
2267 …ify_ChangeD3DDevice(IVMRSurfaceAllocatorNotify9 *iface, IDirect3DDevice9 *device, HMONITOR monitor) in VMR9SurfaceAllocatorNotify_ChangeD3DDevice()
/reactos/modules/rostests/winetests/mscms/
H A Dprofile.c1248 DISPLAY_DEVICEA display, monitor; in test_AssociateColorProfileWithDeviceA() local
/reactos/dll/win32/comctl32/
H A Dcombo.c923 HMONITOR monitor; in CBDropDown() local
H A Dtooltips.c592 HMONITOR monitor; in TOOLTIPS_Show() local
H A Dtaskdialog.c115 …HMONITOR monitor = MonitorFromWindow(taskconfig->hwndParent ? taskconfig->hwndParent : GetActiveWi… in taskdialog_get_reference_rect() local
/reactos/win32ss/user/user32/controls/
H A Dcombo.c985 HMONITOR monitor; in CBDropDown() local
/reactos/win32ss/user/ntuser/
H A Dmenu.c2888 …MoveRect(UINT flags, INT* x, INT* y, INT width, INT height, const RECT* pExclude, PMONITOR monitor) in MENU_MoveRect()
2944 PMONITOR monitor; in MENU_ShowPopup() local
H A Dwinpos.c944 PMONITOR monitor; in co_WinPosGetMinMaxInfo() local
/reactos/win32ss/user/user32/windows/
H A Ddialog.c859 HMONITOR monitor = 0; in DIALOG_CreateIndirect() local
/reactos/dll/directx/wine/wined3d/
H A Ddirectx.c4505 HMONITOR monitor; in wined3d_get_output_desc() local
/reactos/sdk/include/reactos/wine/
H A Dwined3d.h2105 HMONITOR monitor; member