Home
last modified time | relevance | path

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

/trueos/contrib/groff/src/preproc/eqn/
HDbox.h46 void set_spacing_type(char *type);
HDeqn.y252 { $3->set_spacing_type($2); $$ = $3; }
HDtext.cpp157 void box::set_spacing_type(char *type) in set_spacing_type() function in box