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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp2019 void emit_raw (text_glob *g);
2196 * emit_raw - writes the raw html information directly to the device.
2199 void html_printer::emit_raw (text_glob *g) function in class:html_printer
2335 * utilize emit_raw by creating a new text_glob.
2341 emit_raw(&h);

Completed in 127 milliseconds