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

/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/postprint/
H A Dpostprint.h77 char *get_font();
H A Dpostprint.c335 fontname = get_font(optarg);
451 char *get_font(name) function
479 } /* End of get_font */
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/postdaisy/
H A Dpostdaisy.h116 char *get_font();
H A Dpostdaisy.c341 fontname = get_font(optarg);
453 get_font(char *name) function
474 } /* End of get_font */
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/posttek/
H A Dposttek.h213 char *get_font();
H A Dposttek.c349 fontname = get_font(optarg);
437 char *get_font(name) function
464 } /* End of get_font */
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/postplot/
H A Dpostplot.c190 static char *get_font(char *);
328 fontname = get_font(optarg);
419 get_font(char *name) function
438 } /* End of get_font */

Completed in 160 milliseconds