Searched refs:env_space_width (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/groff-38/groff/src/roff/troff/
H A Denv.h71 hunits env_space_width(environment *);
299 hunits get_space_width() { return env_space_width(this); }
H A Denv.cpp422 hunits sw = env_space_width(this);
443 space(env_space_width(this), env_sentence_space_width(this));
H A Dnode.cpp6235 hunits env_space_width(environment *env) function

Completed in 163 milliseconds