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

/vbox/src/VBox/Devices/Input/
H A DDrvMouseQueue.cpp122 static DECLCALLBACK(int) drvMouseQueuePutEvent(PPDMIMOUSEPORT pInterface, function
348 pDrv->IPort.pfnPutEvent = drvMouseQueuePutEvent;

Completed in 43 milliseconds