Home
last modified time | relevance | path

Searched refs:sbuf_continuation (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp2016 int sbuf_continuation (int index, const char *name, const environment *env, int w);
4259 int html_printer::sbuf_continuation (int idx, const char *name, in sbuf_continuation() function in html_printer
4366 && (sbuf_continuation(i, name, env, w) || overstrike(i, name, env, w))) in set_char()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.118512 (html_printer::sbuf_continuation, html_printer::overstrike): Ditto.
1576 (html_printer::sbuf_continuation): Use it.
2972 (html_printer::sbuf_continuation): Fixed.