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

/xsrc/external/mit/libX11/dist/src/
H A DSetFPath.c41 register xSetFontPathReq *req;
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxfont.c178 REQUEST(xSetFontPathReq);
180 REQUEST_AT_LEAST_SIZE(xSetFontPathReq);
182 nbytes = (client->req_len << 2) - sizeof(xSetFontPathReq);
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxtrapproto.h122 void XETSwSetFontPath (xSetFontPathReq *data );
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c485 REQUEST(xSetFontPathReq);
487 REQUEST_AT_LEAST_SIZE(xSetFontPathReq);
H A Ddispatch.c3376 REQUEST(xSetFontPathReq);
3378 REQUEST_AT_LEAST_SIZE(xSetFontPathReq);
3380 nbytes = (client->req_len << 2) - sizeof(xSetFontPathReq);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c523 REQUEST(xSetFontPathReq);
525 REQUEST_AT_LEAST_SIZE(xSetFontPathReq);
H A Ddispatch.c3286 REQUEST(xSetFontPathReq);
3288 REQUEST_AT_LEAST_SIZE(xSetFontPathReq);
3290 nbytes = (client->req_len << 2) - sizeof(xSetFontPathReq);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h1610 } xSetFontPathReq;
1606 } xSetFontPathReq; typedef in typeref:struct:__anone2852e7a7508

Completed in 19 milliseconds