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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp2022 void start_font (const char *name);
3837 * start_font - starts the font corresponding to name.
3840 void html_printer::start_font (const char *fontname) function in class:html_printer
3926 start_font(output_style.f->get_name());

Completed in 41 milliseconds