Searched defs:drvMousePassThruReportModes (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Input/
H A DDrvMouseQueue.cpp199 static DECLCALLBACK(void) drvMousePassThruReportModes(PPDMIMOUSECONNECTOR pInterface, bool fRel, bool fAbs, bool fMT) function
346 pDrv->IConnector.pfnReportModes = drvMousePassThruReportModes;

Completed in 42 milliseconds