Searched refs:NSTIPPLES (Results 1 – 3 of 3) sorted by relevance
149 int cf_stipple_index[NSTIPPLES + 1] =151 int other_stipple_index[NSTIPPLES + 1] =180 int stipple_index[NSTIPPLES + 1]; /* stipple font file indices */438 for (i = 0; i <= NSTIPPLES; i++) { /* stipple font file default indices */ in initpic()669 for (i = 0; i <= NSTIPPLES; i++) /* stipple font file default indices */ in savestate()786 if (idx < 0 || idx > NSTIPPLES) { in interpret()808 for (i = 0; i <= NSTIPPLES; i++) in interpret()
62 #define NSTIPPLES 16 macro
203 graylevel = NSTIPPLES; in HGPrintElt()210 if (graylevel > NSTIPPLES) in HGPrintElt()211 graylevel = NSTIPPLES; in HGPrintElt()