Home
last modified time | relevance | path

Searched refs:ProcXIWarpPointer (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiwarppointer.c71 return (ProcXIWarpPointer(client)); in SProcXIWarpPointer()
75 ProcXIWarpPointer(ClientPtr client) in ProcXIWarpPointer() function
H A Dxiwarppointer.h34 int ProcXIWarpPointer(ClientPtr /* client */ );
H A Dextinit.c236 ProcXIWarpPointer, /* 41 */
/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-xiwarppointer.c66 rc = ProcXIWarpPointer(client); in request_XIWarpPointer()