Searched refs:stipple (Results 1 – 11 of 11) sorted by relevance
/original-bsd/local/ditroff/ditroff.old.okeeffe/grn/ |
H A D | main.c | 147 char * stipple; variable 369 stipple = defstipple; in initpic() 445 if (stipple == (char *) NULL) /* if user forgot stipple */ 447 stipple = DEFSTIPPLE; /* then set the default */ 486 if (stipple) { /* stipple requested for this picture */ 487 printf(".st %s\n", stipple); 514 if (stipple) { /* restore stipple to previous */ 552 defstipple = stipple; /* if stipple has been set, it's remembered */ in savestate() 663 stipple = malloc(strlen(str2) + 1); 664 strcpy(stipple, str2);
|
H A D | hgraph.c | 21 extern char *stipple; /* stipple type (cf or ug) */ 99 if (stipple) {
|
/original-bsd/local/ditroff/ditroff.old.okeeffe/gremlin.aed/lib/ |
H A D | gremlinlib.c | 263 gr_polygon(fp, npoints, list, border, stipple) in gr_polygon() argument 268 int stipple; /* stipple pattern */ 284 else if ((stipple < 1) || (stipple > NSTIPPLES)) { 285 fprintf(stderr, "gr_polygon: bad stipple %d\n", stipple); 299 fprintf(fp, "%d %d\n0\n", border, stipple);
|
/original-bsd/local/ditroff/ditroff.old.okeeffe/driver/ |
H A D | ch2vft.c | 43 int stipple = 0; variable 72 stipple = 1; 149 if (stipple) { /* force whole box if making stipples */
|
H A D | ch2qms.c | 51 int stipple = 0; /* option: use whitespace in the glyph */ variable 87 stipple = 1; 187 if (stipple) { /* use the whole box to make a */
|
H A D | ch2rst.c | 43 int stipple = 0; /* flag: don't eliminate white-space */ variable 69 stipple = 1; 169 if (stipple) { /* use the whole box to make a */
|
/original-bsd/local/ditroff/ditroff.old.okeeffe/gremlin.aed/gremlin/ |
H A D | graphics1.c | 45 static int stipple[11] = { 255, 136, 228, 255, 240, 255, 255, variable 249 GRchex(stipple[style], s, 2); 253 putc(stipple[style]&0377, display);
|
/original-bsd/local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/ |
H A D | long1.c | 726 LGMStipple(stipple) in LGMStipple() argument 727 int stipple; in LGMStipple() 744 DBChangeStipple(elt, stipple, &PICTURE); 1032 LGStipple(stipple) in LGStipple() argument 1033 int stipple; in LGStipple() 1036 CSTIPPLE = stipple;
|
H A D | db.c | 515 DBChangeStipple(elt, stipple, db) 517 int stipple; variable 520 elt->size = stipple;
|
/original-bsd/local/transcript/src/ |
H A D | psdit.c | 1246 int stipple; local 1256 for (stipple = 0; isdigit(*p); 1257 stipple = stipple * 10 + *p++ - '0') 1274 stipple, minx, miny, maxx, maxy, *line);
|
/original-bsd/share/dict/ |
H A D | words | 21947 stipple
|