Home
last modified time | relevance | path

Searched refs:seenfonts (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c319 char seenfonts[MAXINTERNAL+1]; variable
2020 if ( fnum > 0 && seenfonts[fnum] == 0 && hostfontdir != NULL ) { in t_sf()
2029 if ( seenfonts[fnum] == 0 ) in t_sf()
2031 seenfonts[fnum] = 1; in t_sf()