OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xXIGetFocusReply
(Results
1 - 8
of
8
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/Xi/
xisetdevfocus.h
39
void SRepXIGetFocus(ClientPtr client, int len,
xXIGetFocusReply
* rep);
xisetdevfocus.c
91
xXIGetFocusReply
rep;
104
rep = (
xXIGetFocusReply
) {
120
WriteReplyToClient(client, sizeof(
xXIGetFocusReply
), &rep);
125
SRepXIGetFocus(ClientPtr client, int len,
xXIGetFocusReply
* rep)
extinit.c
499
SRepXIGetFocus(client, len, (
xXIGetFocusReply
*) rep);
/xsrc/external/mit/xorg-server.old/dist/Xi/
xisetdevfocus.h
39
void SRepXIGetFocus(ClientPtr client, int len,
xXIGetFocusReply
* rep);
xisetdevfocus.c
95
xXIGetFocusReply
rep;
122
WriteReplyToClient(client, sizeof(
xXIGetFocusReply
), &rep);
127
SRepXIGetFocus(ClientPtr client, int len,
xXIGetFocusReply
*rep)
extinit.c
523
SRepXIGetFocus(client, len, (
xXIGetFocusReply
*) rep);
/xsrc/external/mit/libXi/dist/src/
XIGetDevFocus.c
39
xXIGetFocusReply
reply;
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
XI2proto.h
589
}
xXIGetFocusReply
;
Completed in 11 milliseconds
Indexes created Mon Aug 24 00:24:59 UTC 2026