HomeSort by: relevance | last modified time | path
    Searched refs:tab_box (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/groff/dist/src/preproc/eqn/
box.cpp 547 tab_box::tab_box() : disabled(0) function in class:tab_box
551 // We treat a tab_box as having width 0 for width computations.
553 void tab_box::output()
559 void tab_box::check_tabs(int level)
611 void tab_box::debug_print()
box.h 190 class tab_box : public box { class in inherits:box
193 tab_box();
eqn.y 206 { $$ = new tab_box; }

Completed in 27 milliseconds