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

/freebsd-9.3-release/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp461 void text_glob_tag (style *s, char *str, int length,
624 * text_glob_tag - records a troff tag.
627 void text_glob::text_glob_tag (style *s, char *str, int length, function in class:text_glob
1295 g->text_glob_tag(&f->text_style, buffer.add_string(str), str.length(),
1337 g->text_glob_tag(s, buffer.add_string(str), str.length(),
1432 g->text_glob_tag(s, buffer.add_string(html_string),

Completed in 103 milliseconds