Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xi/
H A Dxisetdevfocus.h39 void SRepXIGetFocus(ClientPtr client, int len, xXIGetFocusReply * rep);
H A Dxisetdevfocus.c125 SRepXIGetFocus(ClientPtr client, int len, xXIGetFocusReply * rep) in SRepXIGetFocus() function
H A Dextinit.c507 SRepXIGetFocus(client, len, (xXIGetFocusReply *) rep); in SReplyIDispatch()