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

  /src/external/gpl2/groff/dist/src/devices/grohtml/
html-text.cpp 889 * remove_tag - removes a tag from the stack.
892 void html_text::remove_tag (HTML_TAG tag) function in class:html_text
911 remove_tag(SUB_TAG);
914 remove_tag(SUP_TAG);
917 remove_tag(PRE_TAG);

Completed in 28 milliseconds