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

/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DKeyboard.h24 void xnestChangeKeyboardControl(DeviceIntPtr pDev, KeybdCtrl *ctrl);
H A DKeyboard.c77 xnestChangeKeyboardControl(DeviceIntPtr pDev, KeybdCtrl *ctrl) function in typeref:typename:void
180 xnestBell, xnestChangeKeyboardControl);
212 xnestBell, xnestChangeKeyboardControl);
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DKeyboard.h24 void xnestChangeKeyboardControl(DeviceIntPtr pDev, KeybdCtrl * ctrl);
H A DKeyboard.c78 xnestChangeKeyboardControl(DeviceIntPtr pDev, KeybdCtrl * ctrl) function in typeref:typename:void
185 xnestBell, xnestChangeKeyboardControl);
215 InitKeyboardDeviceStruct(pDev, NULL, xnestBell, xnestChangeKeyboardControl);

Completed in 4 milliseconds