Home
last modified time | relevance | path

Searched refs:title_length (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/groff/src/roff/troff/
HDenv.h106 void title_length();
151 hunits title_length; variable
361 friend void title_length();
HDenv.cpp620 title_length((units_per_inch*13)/2), in environment()
708 title_length(e->title_length), in environment()
793 title_length = e->title_length; in copy()
972 return title_length; in get_title_length()
1366 void title_length() in title_length() function
1369 if (has_arg() && get_hunits(&temp, 'm', curenv->title_length)) { in title_length()
1377 curenv->prev_title_length = curenv->title_length; in title_length()
1378 curenv->title_length = temp; in title_length()
2435 hunits length_title(curenv->title_length); in title()
3265 init_request("lt", title_length); in init_env_requests()
/NextBSD/contrib/dialog/
HDutil.c1245 int title_length = title ? dlg_count_columns(title) : 0; in real_auto_size() local
1267 wide = MAX(title_length, mincols); in real_auto_size()
1285 if (*width < title_length) { in real_auto_size()
1286 justify_text((WINDOW *) 0, prompt, high, title_length, height, width); in real_auto_size()
1287 *width = title_length; in real_auto_size()
/NextBSD/contrib/groff/
HDChangeLog197 * src/roff/troff/env.h: Provide declarations for title_length,
HDChangeLog.1151611 * troff/env.cc (line_spacing, line_length, title_length, indent,