Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/groff/src/roff/troff/
Denv.h293 hunits get_prev_char_width(); // .w
Denv.cpp985 hunits environment::get_prev_char_width() in get_prev_char_width() function in environment
3327 init_hunits_env_reg(".w", get_prev_char_width); in init_env_requests()
/freebsd-9-stable/contrib/groff/
DChangeLog.1155908 (environment::get_prev_char_width): Change to use get_prev_char.
5939 * troff/env.c (environment::get_prev_char_width): Use
5940 node::last_char_node rather than node::get_prev_char_width.