Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Denv.h332 void set_char_height(int);
H A Dinput.cpp2023 curenv->set_char_height(x); in next()
2028 curenv->set_char_height(x); in next()
H A Denv.cpp564 void environment::set_char_height(int n) in set_char_height() function in environment