Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Dbox.cpp547 tab_box::tab_box() : disabled(0) in tab_box() function in tab_box
553 void tab_box::output() in output()
559 void tab_box::check_tabs(int level) in check_tabs()
611 void tab_box::debug_print() in debug_print()
H A Dbox.h190 class tab_box : public box {
193 tab_box();
H A Deqn.y206 { $$ = new tab_box; }