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

/freebsd-10.3-release/contrib/groff/src/devices/grohtml/
H A Dhtml-text.h98 void remove_tag (HTML_TAG tag);
H A Dhtml-text.cpp887 * remove_tag - removes a tag from the stack.
890 void html_text::remove_tag (HTML_TAG tag) function in class:html_text
909 remove_tag(SUB_TAG);
912 remove_tag(SUP_TAG);
915 remove_tag(PRE_TAG);

Completed in 139 milliseconds