Searched refs:MonInfo (Results 1 - 16 of 16) sorted by relevance

/vbox/src/VBox/HostDrivers/VBoxUSB/win/lib/
H A DVBoxUsbLib-win.cpp965 USBSUP_GETDEV_MON MonInfo; local
967 if (!DeviceIoControl(pGlobal->hMonitor, SUPUSBFLT_IOCTL_GET_DEVICE, &hDevice, sizeof (hDevice), &MonInfo, sizeof (MonInfo), &cbReturned, NULL))
981 Assert( MonInfo.enmState == USBDEVICESTATE_USED_BY_HOST
982 || MonInfo.enmState == USBDEVICESTATE_USED_BY_HOST_CAPTURABLE
983 || MonInfo.enmState == USBDEVICESTATE_UNUSED
984 || MonInfo.enmState == USBDEVICESTATE_HELD_BY_PROXY
985 || MonInfo.enmState == USBDEVICESTATE_USED_BY_GUEST);
986 pDevs->enmState = MonInfo.enmState;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86Crtc.h372 * This function may also update MonInfo, mm_width, and mm_height.
465 xf86MonPtr MonInfo; member in struct:_xf86Output
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86Crtc.h384 * This function may also update MonInfo, mm_width, and mm_height.
477 xf86MonPtr MonInfo; member in struct:_xf86Output
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86Crtc.h397 * This function may also update MonInfo, mm_width, and mm_height.
490 xf86MonPtr MonInfo; member in struct:_xf86Output
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86Crtc.h469 * This function may also update MonInfo, mm_width, and mm_height.
580 xf86MonPtr MonInfo; member in struct:_xf86Output
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86Crtc.h469 * This function may also update MonInfo, mm_width, and mm_height.
580 xf86MonPtr MonInfo; member in struct:_xf86Output
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86Crtc.h434 * This function may also update MonInfo, mm_width, and mm_height.
550 xf86MonPtr MonInfo; member in struct:_xf86Output
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86Crtc.h454 * This function may also update MonInfo, mm_width, and mm_height.
570 xf86MonPtr MonInfo; member in struct:_xf86Output
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86Crtc.h454 * This function may also update MonInfo, mm_width, and mm_height.
570 xf86MonPtr MonInfo; member in struct:_xf86Output
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86Crtc.h454 * This function may also update MonInfo, mm_width, and mm_height.
570 xf86MonPtr MonInfo; member in struct:_xf86Output
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86Crtc.h454 * This function may also update MonInfo, mm_width, and mm_height.
570 xf86MonPtr MonInfo; member in struct:_xf86Output
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86Crtc.h454 * This function may also update MonInfo, mm_width, and mm_height.
570 xf86MonPtr MonInfo; member in struct:_xf86Output
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86Crtc.h468 * This function may also update MonInfo, mm_width, and mm_height.
584 xf86MonPtr MonInfo; member in struct:_xf86Output
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86Crtc.h468 * This function may also update MonInfo, mm_width, and mm_height.
579 xf86MonPtr MonInfo; member in struct:_xf86Output
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86Crtc.h468 * This function may also update MonInfo, mm_width, and mm_height.
579 xf86MonPtr MonInfo; member in struct:_xf86Output
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86Crtc.h465 * This function may also update MonInfo, mm_width, and mm_height.
576 xf86MonPtr MonInfo; member in struct:_xf86Output

Completed in 90 milliseconds