Home
last modified time | relevance | path

Searched refs:get_space_size (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/groff/src/roff/troff/
HDenv.h300 int get_space_size() { return space_size; } // in ems/36 in get_space_size() function
HDnode.cpp6240 return scale(fs.to_units()/3, env->get_space_size(), 12); in env_space_width()
6242 return font_table[fn]->get_space_width(fs, env->get_space_size()); in env_space_width()
HDenv.cpp3320 init_int_env_reg(".ss", get_space_size); in init_env_requests()
/freebsd-11-stable/contrib/groff/
HDChangeLog.1153052 * troff/env.h (environment::get_space_size,