Searched refs:X_ListFonts (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddixfonts.c763 SendErrorToClient(client, X_ListFonts, 0, 0, FontToXError(err));
785 SendErrorToClient(client, X_ListFonts, 0, 0, BadAlloc);
804 client->pSwapReplyFunc = ReplySwapVector[X_ListFonts];
H A Dswapreq.c504 return((* ProcVector[X_ListFonts])(client));
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddixfonts.c734 SendErrorToClient(client, X_ListFonts, 0, 0, FontToXError(err));
757 SendErrorToClient(client, X_ListFonts, 0, 0, BadAlloc);
775 client->pSwapReplyFunc = ReplySwapVector[X_ListFonts];
H A Dswapreq.c468 return ((*ProcVector[X_ListFonts]) (client));
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h2075 #define X_ListFonts 49
2070 #define X_ListFonts macro

Completed in 15 milliseconds