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

  /src/external/gpl2/groff/dist/src/devices/grohtml/
html-text.h 100 void remove_tag (HTML_TAG tag);
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 16 milliseconds