Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiproperty.h63 void SRepXIGetProperty(ClientPtr client, int size, xXIGetPropertyReply * rep);
H A Dxiproperty.c1316 SRepXIGetProperty(ClientPtr client, int size, xXIGetPropertyReply * rep) in SRepXIGetProperty() function
H A Dextinit.c503 SRepXIGetProperty(client, len, (xXIGetPropertyReply *) rep); in SReplyIDispatch()