Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/groff/src/preproc/eqn/
Dbox.cpp565 space_box::space_box() in space_box() function in space_box
570 void space_box::output() in output()
604 void space_box::debug_print() in debug_print()
Dbox.h181 class space_box : public simple_box {
183 space_box();
Deqn.y202 { $$ = new space_box; }