Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Dbox.h48 void set_spacing_type(char *type);
H A Deqn.y254 { $3->set_spacing_type($2); $$ = $3; }
H A Dtext.cpp159 void box::set_spacing_type(char *type) in set_spacing_type() function in box