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

/freebsd-11-stable/contrib/groff/src/preproc/eqn/
H A Dbox.cpp545 tab_box::tab_box() : disabled(0) function in class:tab_box
549 // We treat a tab_box as having width 0 for width computations.
551 void tab_box::output()
557 void tab_box::check_tabs(int level)
609 void tab_box::debug_print()
H A Dbox.h188 class tab_box : public box { class in inherits:box
191 tab_box();
H A Deqn.y204 { $$ = new tab_box; }

Completed in 188 milliseconds