Searched refs:vcenter_box (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/groff/src/preproc/eqn/
H A Dbox.h147 class vcenter_box : public pointer_box { class in inherits:pointer_box
149 vcenter_box(box *);
H A Deqn.y254 { $$ = new vcenter_box($2); }
H A Dother.cpp569 vcenter_box::vcenter_box(box *pp) : pointer_box(pp) function in class:vcenter_box
573 int vcenter_box::compute_metrics(int style)
588 void vcenter_box::output()
595 void vcenter_box::debug_print()

Completed in 138 milliseconds