Go to the source code of this file.
void DevDefineLinestyle |
( |
| ) |
|
Definition at line 168 of file display.c.
194 "no graphics packages; need to define either WANT_X11, or WANT_MFB");
201 "Warning: can't initialize display device for graphics.\n");
static char buf[MAXPROMPT]
DISPDEVICE * FindDev(char *name)
externalerror(char *message)
int HP_DefineLinestyle |
( |
| ) |
|
Definition at line 121 of file hplaser.c.
126 char *
buf, *rgen, *
c;
139 "\033E\033&l0E\033*p%dX\033*p%dY\033*t%dR\033*r1A",
143 sprintf(buf,
"\033*b%dW",hp->
bytpline);
148 for (i = 0; i <= hp->
maxy; i++) {
164 fprintf(
plotfile,
"\033*p%dX\033*p%dY%s",
175 fprintf(
plotfile,
"\033*rB\014\033E");
static char buf[MAXPROMPT]
int Plt5_SetLinestyle |
( |
| ) |
|
Definition at line 127 of file wp.c.
int WP_DefineLinestyle |
( |
| ) |
|
Definition at line 135 of file wp.c.
Definition at line 24 of file wp.c.
bool cp_getvar(char *n, int t, char *r)