Home
last modified time | relevance | path

Searched refs:xf86PostKeyEventM (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Xinput.h152 extern _X_EXPORT void xf86PostKeyEventM(DeviceIntPtr device,
H A Dxf86Xinput.c1395 xf86PostKeyEventM(device, key_code, is_down); in xf86PostKeyEvent()
1403 xf86PostKeyEventM(device, key_code, is_down); in xf86PostKeyEventP()
1407 xf86PostKeyEventM(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEventM() function
1432 xf86PostKeyEventM(device, key_code, is_down); in xf86PostKeyboardEvent()