Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp1524 int with_h1; member in title_desc
1530 : has_been_written(FALSE), has_been_found(FALSE), with_h1(FALSE) in title_desc()
3125 title.with_h1 = TRUE; in troff_tag()
3129 title.with_h1 = FALSE; in troff_tag()
4468 if (title.with_h1) { in write_title()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1182745 * src/devices/grohtml/post-html.cc (title_desc): Add `with_h1'
2749 (html_printer::write_title): Use `with_h1'.