Searched refs:xImageTextReq (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxtrapproto.h137 void XETSwImageText (xImageTextReq *data );
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c701 REQUEST(xImageTextReq);
703 REQUEST_AT_LEAST_SIZE(xImageTextReq);
H A Ddispatch.c2381 REQUEST(xImageTextReq);
2383 REQUEST_FIXED_SIZE(xImageTextReq, stuff->nChars);
2407 REQUEST(xImageTextReq);
2409 REQUEST_FIXED_SIZE(xImageTextReq, stuff->nChars << 1);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h1774 } xImageTextReq;
1776 typedef xImageTextReq xImageText8Req;
1777 typedef xImageTextReq xImageText16Req;
1770 } xImageTextReq; typedef in typeref:struct:__anone2852e7a8308
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiXprocs.c2030 REQUEST(xImageTextReq);
2032 REQUEST_FIXED_SIZE(xImageTextReq, stuff->nChars);
2071 REQUEST(xImageTextReq);
2073 REQUEST_FIXED_SIZE(xImageTextReq, stuff->nChars << 1);
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiXprocs.c2197 REQUEST(xImageTextReq);
2199 REQUEST_FIXED_SIZE(xImageTextReq, stuff->nChars);
2240 REQUEST(xImageTextReq);
2242 REQUEST_FIXED_SIZE(xImageTextReq, stuff->nChars << 1);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c756 REQUEST(xImageTextReq);
758 REQUEST_AT_LEAST_SIZE(xImageTextReq);
H A Ddispatch.c2287 REQUEST(xImageTextReq);
2289 REQUEST_FIXED_SIZE(xImageTextReq, stuff->nChars);
2317 REQUEST(xImageTextReq);
2319 REQUEST_FIXED_SIZE(xImageTextReq, stuff->nChars << 1);

Completed in 25 milliseconds