Searched refs:bHostMouse (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Mouse/NT5/
H A DVBoxMF.h59 BOOLEAN bHostMouse; /* Indicates if we're filtering the chain with emulated i8042 PS/2 adapter */ member in struct:_VBOXMOUSE_DEVEXT
H A DVBoxMFInternal.cpp422 pDevExt->bHostMouse = TRUE;
440 if (pDevExt->bHostMouse && !vboxIsHostInformed())
474 if (pDevExt->bHostMouse && !pDevExt->pSCReq)
500 if (pDevExt->bHostMouse && vboxIsHostInformed())

Completed in 58 milliseconds