Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/groff/src/roff/troff/
Denv.h302 hunits get_narrow_space_width() { return env_narrow_space_width(this); } in get_narrow_space_width() function
Dnode.cpp155 hunits get_narrow_space_width(font_size);
430 hunits font_info::get_narrow_space_width(font_size fs) in get_narrow_space_width() function in font_info
6272 return font_table[fn]->get_narrow_space_width(fs); in env_narrow_space_width()
Dinput.cpp1751 nd = new hmotion_node(curenv->get_narrow_space_width(), in next()
/freebsd-10-stable/contrib/groff/
DChangeLog.1153054 environment::get_narrow_space_width,