Home
last modified time | relevance | path

Searched refs:ProcXIQueryPointer (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiquerypointer.h34 int ProcXIQueryPointer(ClientPtr /* client */ );
H A Dxiquerypointer.c71 return (ProcXIQueryPointer(client)); in SProcXIQueryPointer()
75 ProcXIQueryPointer(ClientPtr client) in ProcXIQueryPointer() function
H A Dextinit.c235 ProcXIQueryPointer, /* 40 */
/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-xiquerypointer.c116 rc = ProcXIQueryPointer(&client_request); in request_XIQueryPointer()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog21956 Before 5c69cb60 this wouldn't matter, because ProcXIQueryPointer
75769 Report logical button state in ProcXIQueryPointer
127153 Xi: fix wrong bit->byte conversion in ProcXIQueryPointer
129052 constant was passed in (ProcXIQueryPointer for example).