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

/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/font/devpost/
H A DDESC42 hor 1
H A DDESC.big33 hor 1
H A DDESC.small37 hor 1
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/common/
H A Ddev.h46 short hor; /* goobies horizontally */ member in struct:dev
/opensolaris-onvv-gate/usr/src/cmd/troff/troff.d/
H A Ddev.h51 short hor; /* goobies horizontally */ member in struct:dev
H A Dmakedev.c141 } else if (strcmp(cmd, "hor") == 0) {
142 fscanf(fin, "%hd", &dev.hor);
H A Dt10.c117 Hor = dev.hor;
/opensolaris-onvv-gate/usr/src/ucblib/libcurses/
H A Dbox.c28 * as the vertical delimiting char, and "hor", as the horizontal one.
32 box(WINDOW *win, char vert, char hor) argument
43 fp[i] = lp[i] = hor;
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/font/
H A Dmakedev.c146 } else if (strcmp(cmd, "hor") == 0) {
147 fscanf(fin, "%hd", &dev.hor);

Completed in 119 milliseconds