Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiwarppointer.h33 int SProcXIWarpPointer(ClientPtr /* client */ );
H A Dxiwarppointer.c56 SProcXIWarpPointer(ClientPtr client) in SProcXIWarpPointer() function
H A Dextinit.c302 SProcXIWarpPointer, /* 41 */
/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-xiwarppointer.c87 rc = SProcXIWarpPointer(client); in request_XIWarpPointer()