Searched refs:X_ListFonts (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | dixfonts.c | 763 SendErrorToClient(client, X_ListFonts, 0, 0, FontToXError(err)); 785 SendErrorToClient(client, X_ListFonts, 0, 0, BadAlloc); 804 client->pSwapReplyFunc = ReplySwapVector[X_ListFonts];
|
| H A D | swapreq.c | 504 return((* ProcVector[X_ListFonts])(client));
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | dixfonts.c | 734 SendErrorToClient(client, X_ListFonts, 0, 0, FontToXError(err)); 757 SendErrorToClient(client, X_ListFonts, 0, 0, BadAlloc); 775 client->pSwapReplyFunc = ReplySwapVector[X_ListFonts];
|
| H A D | swapreq.c | 468 return ((*ProcVector[X_ListFonts]) (client));
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | Xproto.h | 2075 #define X_ListFonts 49 2070 #define X_ListFonts macro
|
Completed in 15 milliseconds