Searched refs:xListFontsWithInfoReq (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxtrapproto.h121 void XETSwListFontsWithInfo (xListFontsWithInfoReq *data );
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c474 REQUEST(xListFontsWithInfoReq);
476 REQUEST_AT_LEAST_SIZE(xListFontsWithInfoReq);
H A Ddispatch.c1441 REQUEST(xListFontsWithInfoReq);
1443 REQUEST_FIXED_SIZE(xListFontsWithInfoReq, stuff->nbytes);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c511 REQUEST(xListFontsWithInfoReq);
513 REQUEST_AT_LEAST_SIZE(xListFontsWithInfoReq);
H A Ddispatch.c1336 REQUEST(xListFontsWithInfoReq);
1338 REQUEST_FIXED_SIZE(xListFontsWithInfoReq, stuff->nbytes);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h1602 typedef xListFontsReq xListFontsWithInfoReq;
1598 typedef xListFontsReq xListFontsWithInfoReq; typedef in typeref:typename:xListFontsReq

Completed in 70 milliseconds