Searched refs:set_space (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/groff/src/preproc/eqn/
H A Dbox.h99 void set_space(int);
115 void set_space(int n) { col.set_space(n); } function in class:pile_box
259 void set_space(int);
H A Deqn.y280 { $3->set_space($1); $$ = $3; }
301 { $3->set_space($1); $$ = $3; }
H A Dbox.cpp149 void set_space(int n) function
H A Dpile.cpp268 void column::set_space(int n) function in class:column
H A Dlex.cpp1001 set_space(int(n));
/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dhtml-table.h95 void set_space (int space);
H A Dhtml-table.cpp368 * set_space - assigns start_space. Used to determine the
372 void html_table::set_space (int space) function in class:html_table
H A Dpost-html.cpp2975 table->set_space(TRUE);

Completed in 270 milliseconds