Searched refs:NSTIPPLES (Results 1 – 3 of 3) sorted by relevance
151 int cf_stipple_index[NSTIPPLES + 1] =153 int other_stipple_index[NSTIPPLES + 1] =182 int stipple_index[NSTIPPLES + 1]; /* stipple font file indices */440 for (i = 0; i <= NSTIPPLES; i++) { /* stipple font file default indices */ in initpic()671 for (i = 0; i <= NSTIPPLES; i++) /* stipple font file default indices */ in savestate()788 if (idx < 0 || idx > NSTIPPLES) { in interpret()810 for (i = 0; i <= NSTIPPLES; i++) in interpret()
64 #define NSTIPPLES 16 macro
205 graylevel = NSTIPPLES; in HGPrintElt()212 if (graylevel > NSTIPPLES) in HGPrintElt()213 graylevel = NSTIPPLES; in HGPrintElt()