Searched refs:xQueryFontReply (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dswaprep.h107 xQueryFontReply * /* pRep */ );
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dswaprep.h122 xQueryFontReply * /* pRep */);
/xsrc/external/mit/libX11/dist/src/
H A DFont.c192 xQueryFontReply reply;
212 ((SIZEOF(xQueryFontReply) - SIZEOF(xReply)) >> 2), xFalse)) {
220 ((SIZEOF(xQueryFontReply) - SIZEOF(xReply)) >> 2);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswaprep.c62 static void SwapFontInfo(xQueryFontReply *pr);
66 static void SwapFont(xQueryFontReply *pr, Bool hasGlyphs);
402 SwapFontInfo(xQueryFontReply *pr)
418 SwapFont(xQueryFontReply *pr, Bool hasGlyphs)
450 SQueryFontReply(ClientPtr pClient, int size, xQueryFontReply *pRep)
487 SwapFont((xQueryFontReply *)pRep, FALSE);
H A Ddixfonts.c505 QueryFont(FontPtr pFont, xQueryFontReply *pReply, int nProtoCCIStructs)
H A Ddispatch.c1238 xQueryFontReply *reply;
1262 rlength = sizeof(xQueryFontReply) +
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswaprep.c60 static void SwapFontInfo(xQueryFontReply * pr);
64 static void SwapFont(xQueryFontReply * pr, Bool hasGlyphs);
362 SwapFontInfo(xQueryFontReply * pr)
376 SwapFont(xQueryFontReply * pr, Bool hasGlyphs)
405 SQueryFontReply(ClientPtr pClient, int size, xQueryFontReply * pRep)
439 SwapFont((xQueryFontReply *) pRep, FALSE);
H A Ddixfonts.c495 QueryFont(FontPtr pFont, xQueryFontReply * pReply, int nProtoCCIStructs)
H A Ddispatch.c1342 xQueryFontReply *reply;
1366 rlength = sizeof(xQueryFontReply) +
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h654 } xQueryFontReply;
681 /* Warning: this MUST match (up to component renaming) xQueryFontReply */
652 } xQueryFontReply; typedef in typeref:struct:_xQueryFontReply

Completed in 26 milliseconds