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

/vbox/src/VBox/Devices/Input/testcase/
H A DtstUsbMouse.cpp29 typedef struct DRVTSTMOUSE struct
47 } DRVTSTMOUSE, *PDRVTSTMOUSE; typedef in typeref:struct:DRVTSTMOUSE
52 static DRVTSTMOUSE s_drvTstMouse;
93 PDRVTSTMOUSE pThis = RT_FROM_MEMBER(pInterface, DRVTSTMOUSE, IBase);
106 PDRVTSTMOUSE pDrv = RT_FROM_MEMBER(pInterface, DRVTSTMOUSE, IConnector);

Completed in 44 milliseconds