Searched refs:xQueryFontReply (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | swaprep.h | 107 xQueryFontReply * /* pRep */ );
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | swaprep.h | 122 xQueryFontReply * /* pRep */);
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | Font.c | 192 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 D | swaprep.c | 62 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 D | dixfonts.c | 505 QueryFont(FontPtr pFont, xQueryFontReply *pReply, int nProtoCCIStructs)
|
| H A D | dispatch.c | 1238 xQueryFontReply *reply; 1262 rlength = sizeof(xQueryFontReply) +
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | swaprep.c | 60 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 D | dixfonts.c | 495 QueryFont(FontPtr pFont, xQueryFontReply * pReply, int nProtoCCIStructs)
|
| H A D | dispatch.c | 1342 xQueryFontReply *reply; 1366 rlength = sizeof(xQueryFontReply) +
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | Xproto.h | 654 } xQueryFontReply; 681 /* Warning: this MUST match (up to component renaming) xQueryFontReply */ 652 } xQueryFontReply; typedef in typeref:struct:_xQueryFontReply
|
Completed in 26 milliseconds