HomeSort by: relevance | last modified time | path
    Searched defs:make_font (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl2/groff/dist/src/libs/libdriver/
printer.cpp 141 font *f = make_font(nm);
148 font *printer::make_font(const char *nm) function in class:printer
  /src/external/gpl2/groff/dist/src/devices/grolbp/
lbp.cpp 72 font *make_font(const char *);
554 font *lbp_printer::make_font(const char *nm) function in class:lbp_printer
  /src/external/gpl2/groff/dist/src/devices/grolj4/
lj4.cpp 172 font *make_font(const char *);
579 font *lj4_printer::make_font(const char *nm) function in class:lj4_printer
  /src/external/gpl2/groff/dist/src/devices/grodvi/
dvi.cpp 177 font *make_font(const char *);
895 font *dvi_printer::make_font(const char *nm) function in class:dvi_printer
  /src/external/gpl2/groff/dist/src/devices/grotty/
tty.cpp 229 font *make_font(const char *);
787 font *tty_printer::make_font(const char *nm) function in class:tty_printer
  /src/external/gpl2/groff/dist/src/devices/grohtml/
post-html.cpp 2114 font *make_font (const char *);
4517 font *html_printer::make_font(const char *nm) function in class:html_printer

Completed in 21 milliseconds