Searched defs:t_font (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dta.c302 setfont(t_font(str));
660 t_font(s) /* convert string to internal font number */ function
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c443 * what's done in t_font() and is needed because nfonts is no longer set when the
1157 setfont(t_font(str));
1351 * t_font()) we mount all of *realdev's special fonts after the last legitimate
1907 * t_font() loads all the special fonts after the last legitimate font position.
1929 t_font(char *s) function
1957 } /* End of t_font */

Completed in 61 milliseconds