Home
last modified time | relevance | path

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

/netbsd/external/bsd/tmux/dist/
H A Dmenu.c128 width = format_width(new_item->name); in menu_add_item()
142 menu->width = format_width(title); in menu_create()
H A Dformat-draw.c1037 format_width(const char *expanded) in format_width() function
1148 total_width = format_width(expanded); in format_trim_right()
H A Dstatus.c721 start = format_width(c->prompt_string); in status_prompt_redraw()
H A Dtmux.h2125 u_int format_width(const char *);
H A Dformat.c4568 xasprintf(&new, "%u", format_width(value)); in format_replace()