Home
last modified time | relevance | path

Searched refs:pDeviceInt (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinkeybd.c54 winKeybdBell(int iPercent, DeviceIntPtr pDeviceInt, void *pCtrl, int iClass);
123 winKeybdBell(int iPercent, DeviceIntPtr pDeviceInt, void *pCtrl, int iClass) in winKeybdBell() argument
146 winKeybdProc(DeviceIntPtr pDeviceInt, int iState) in winKeybdProc() argument
148 DevicePtr pDevice = (DevicePtr) pDeviceInt; in winKeybdProc()
154 winConfigKeyboard(pDeviceInt); in winKeybdProc()
167 InitKeyboardDeviceStruct(pDeviceInt, in winKeybdProc()
170 xkbi = pDeviceInt->key->xkbInfo; in winKeybdProc()
188 CopyKeyClass(pDeviceInt, inputInfo.keyboard); in winKeybdProc()
H A Dwinmouse.c65 winMouseProc(DeviceIntPtr pDeviceInt, int iState) in winMouseProc() argument
70 DevicePtr pDevice = (DevicePtr) pDeviceInt; in winMouseProc()
129 g_winMouseButtonMap = pDeviceInt->button->map; in winMouseProc()
H A Dwin.h800 winKeybdProc(DeviceIntPtr pDeviceInt, int iState);
847 winMouseProc(DeviceIntPtr pDeviceInt, int iState);