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

  /src/external/gpl2/groff/dist/src/devices/grohtml/
post-html.cpp 1552 void write_headings (FILE *f, int force);
1566 * write_headings - emits a list of links for the headings in this document
1569 void header_desc::write_headings (FILE *f, int force) function in class:header_desc
4634 header.write_headings(stdout, TRUE);
4698 header.write_headings(stdout, FALSE);

Completed in 22 milliseconds