Home
last modified time | relevance | path

Searched refs:HTML_IMAGE_INLINE_BEGIN (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dhtml-strings.h28 #define HTML_IMAGE_INLINE_BEGIN "\\O[HTML-IMAGE-INLINE-BEGIN]" macro
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dhtmlhint.cpp51 put_string(HTML_IMAGE_INLINE_BEGIN, stdout); in html_begin_suppress()
/netbsd-src/external/gpl2/groff/dist/src/preproc/html/
H A Dpre-html.cpp653 if (can_see(t, &j, HTML_IMAGE_INLINE_BEGIN)) in write_upto_newline()