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

/netbsd-current/external/gpl2/groff/dist/src/include/
H A Dprinter.h84 virtual font *make_font(const char *nm);
/netbsd-current/external/gpl2/groff/dist/src/libs/libdriver/
H A Dprinter.cpp141 font *f = make_font(nm);
148 font *printer::make_font(const char *nm) function in class:printer
/netbsd-current/external/gpl2/groff/dist/src/devices/grolbp/
H A Dlbp.cpp72 font *make_font(const char *);
554 font *lbp_printer::make_font(const char *nm) function in class:lbp_printer
/netbsd-current/external/gpl2/groff/dist/src/devices/grolj4/
H A Dlj4.cpp172 font *make_font(const char *);
579 font *lj4_printer::make_font(const char *nm) function in class:lj4_printer
/netbsd-current/external/gpl2/groff/dist/src/devices/grodvi/
H A Ddvi.cpp177 font *make_font(const char *);
895 font *dvi_printer::make_font(const char *nm) function in class:dvi_printer
/netbsd-current/external/gpl2/groff/dist/src/devices/grotty/
H A Dtty.cpp229 font *make_font(const char *);
787 font *tty_printer::make_font(const char *nm) function in class:tty_printer
/netbsd-current/external/gpl2/groff/dist/src/devices/grops/
H A Dps.cpp598 font *make_font(const char *);
1364 font *ps_printer::make_font(const char *nm)
/netbsd-current/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp2114 font *make_font (const char *);
4517 font *html_printer::make_font(const char *nm) function in class:html_printer

Completed in 272 milliseconds