Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp2062 int start_superscript (text_glob *g);
3967 int html_printer::start_superscript (text_glob *g) in start_superscript() function in html_printer
4019 } else if (start_superscript(g)) { in do_sup_or_sub()