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

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c413 int lastfont = -1; /* last font we told printer about */ variable
1691 lastfont = lastsize = -1;
1915 if ( n == lastfont ) /* force a call to t_sf() */
1916 lastfont = -1;
2027 lastfont = font;
2053 * is where the real work is done, by setting lastfont to -1.
2058 lastfont = -1;
2074 * is where the real work is done, by setting lastfont to -1.
2079 lastfont = -1;
2360 if ( font != lastfont || siz
[all...]

Completed in 61 milliseconds