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

/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86OSKbd.h24 typedef int (*GetSpecialKeyProc)(InputInfoPtr pInfo, int scanCode); typedef
47 GetSpecialKeyProc GetSpecialKey;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86OSKbd.h46 typedef int (*GetSpecialKeyProc)(InputInfoPtr pInfo, int scanCode); typedef
69 GetSpecialKeyProc GetSpecialKey;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86OSKbd.h47 typedef int (*GetSpecialKeyProc)(InputInfoPtr pInfo, int scanCode); typedef
70 GetSpecialKeyProc GetSpecialKey;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86OSKbd.h47 typedef int (*GetSpecialKeyProc)(InputInfoPtr pInfo, int scanCode); typedef
70 GetSpecialKeyProc GetSpecialKey;

Completed in 45 milliseconds