Home
last modified time | relevance | path

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

/NextBSD/contrib/dialog/
HDformbox.c664 bool do_tab = FALSE; in dlg_form() local
691 do_tab = TRUE; in dlg_form()
702 do_tab = TRUE; in dlg_form()
736 do_tab = TRUE; in dlg_form()
747 do_tab = TRUE; in dlg_form()
831 if (do_tab) { in dlg_form()
/NextBSD/contrib/groff/src/devices/grohtml/
HDpost-html.cpp2078 void do_tab (char *s);
3037 void html_printer::do_tab (char *s) in do_tab() function in html_printer
3172 do_tab(a); in troff_tag()
/NextBSD/contrib/groff/
HDChangeLog1232 html_printer::do_tab, html_printer::do_tab0,