Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp500 int minv, minh, maxv, maxh; member in text_glob
933 int minv, minh, maxv, maxh; member
4788 void html_printer::handle_assertion (int minv, int minh, int maxv, int maxh, const char *s) in handle_assertion()