Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/filter/postscript/postprint/
H A Dpostprint.h77 char *get_font();
H A Dpostprint.c334 fontname = get_font(optarg); in options()
450 char *get_font(name) in get_font() function