Home
last modified time | relevance | path

Searched defs:is_html (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/html/
H A Dpre-html.cpp580 static void write_end_image(int is_html) in write_end_image()
605 static void write_start_image(IMAGE_ALIGNMENT pos, int is_html) in write_start_image()
639 void char_buffer::write_upto_newline(char_block **t, int *i, int is_html) in write_upto_newline()
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp109 int is_html = 0; variable