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

  /src/external/gpl2/groff/dist/src/devices/grohtml/
html-text.h 59 class html_text { class
61 html_text (simple_output *op);
62 ~html_text (void);
html-text.cpp 49 html_text::html_text (simple_output *op) : function in class:html_text
56 html_text::~html_text ()
80 void html_text::dump_stack_element (tag_definition *p)
124 void html_text::dump_stack (void)
138 void html_text::dump_stack (void) {}
146 void html_text::end_tag (tag_definition *t)
186 void html_text::issue_tag (const char *tagname, const char *arg,
210 void html_text::issue_color_begin (color *c
    [all...]

Completed in 52 milliseconds