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

  /src/external/gpl2/groff/dist/src/devices/grohtml/
html-text.h 98 int is_in_pre (void);
html-text.cpp 460 * is_in_pre - returns TRUE if we are currently within a preformatted
464 int html_text::is_in_pre (void) function in class:html_text
759 if (is_in_pre()) {
post-html.cpp 3750 if (current_paragraph->is_in_pre()) {

Completed in 48 milliseconds