Searched refs:num_resolutions (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xfs/dist/include/
H A Dclientstr.h73 int num_resolutions; member in struct:_Client
/xsrc/external/mit/xfs/dist/difs/
H A Dswapreq.c238 stuff->num_resolutions = lswaps(stuff->num_resolutions);
240 stuff->num_resolutions * sizeof(fsResolution))
242 SwapShorts((short *) &stuff[1], stuff->num_resolutions);
H A Ddifsutils.c69 static int num_resolutions; variable in typeref:typename:int
84 for (i = 0; i < num_resolutions; i++)
150 num_resolutions = numr;
158 if (currentClient->num_resolutions) {
159 *num = currentClient->num_resolutions;
162 *num = num_resolutions;
H A Ddispatch.c753 stuff->num_resolutions * SIZEOF(fsResolution)) {
760 FSallocarray(stuff->num_resolutions, SIZEOF(fsResolution));
767 (stuff->num_resolutions * SIZEOF(fsResolution)));
769 client->num_resolutions = stuff->num_resolutions;
780 if ((stuff->length << 2) - SIZEOF(fsResolution) < client->num_resolutions *
790 .num_resolutions = client->num_resolutions,
793 client->num_resolutions * SIZEOF(fsResolution)) >> 2
802 (client->num_resolutions * SIZEO
[all...]
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A DFSproto.h342 BYTE num_resolutions; member in struct:__anond2353fb41708
476 CARD8 num_resolutions; member in struct:__anond2353fb42408
/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfserve.c255 srreq.num_resolutions = num_res;
3104 srreq.num_resolutions = num_res;
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfserve.c252 srreq.num_resolutions = num_res;
3065 srreq.num_resolutions = num_res;

Completed in 14 milliseconds