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

/vbox/include/VBox/RemoteDesktop/
H A DVRDE.h1194 } VRDEINPUTSCANCODE; typedef in typeref:struct:_VRDEINPUTSCANCODE
/vbox/src/VBox/ExtPacks/VNC/
H A DVBoxVNC.cpp1140 VRDEINPUTSCANCODE point;
/vbox/src/VBox/Main/src-client/
H A DConsoleVRDPServer.cpp1175 if (cbInput == sizeof(VRDEINPUTSCANCODE))
1179 const VRDEINPUTSCANCODE *pInputScancode = (VRDEINPUTSCANCODE *)pvInput;

Completed in 61 milliseconds