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

/xsrc/external/mit/xfontsel/dist/
H A Dxfontsel.c709 int *oofonts, *ofonts, *nfonts, *sfonts; local in function:AddScalables
715 sfonts = scaledFonts;
724 if (*sfonts < *ofonts) {
725 *nfonts++ = *sfonts++;
727 } else if (*sfonts == *ofonts) {
728 *nfonts++ = *sfonts++;
743 *nfonts++ = *sfonts++;

Completed in 4 milliseconds