Searched refs:nfonts (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxfont.c173 long nfonts; local in function:dmxProcSetFontPath
185 nfonts = stuff->nFonts;
187 while (--nfonts >= 0) {
/xsrc/external/mit/xfontsel/dist/
H A Dxfontsel.c709 int *oofonts, *ofonts, *nfonts, *sfonts; local in function:AddScalables
718 nfonts = (int *)XtMalloc( ncount * sizeof(int) );
720 fval->font = nfonts;
725 *nfonts++ = *sfonts++;
728 *nfonts++ = *sfonts++;
734 *nfonts++ = *ofonts++;
739 *nfonts++ = *ofonts++;
743 *nfonts++ = *sfonts++;
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddispatch.c3284 long nfonts; local in function:ProcSetFontPath
3293 nfonts = stuff->nFonts;
3294 while (--nfonts >= 0)
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddispatch.c3373 long nfonts; local in function:ProcSetFontPath
3383 nfonts = stuff->nFonts;
3384 while (--nfonts >= 0) {

Completed in 13 milliseconds