Searched defs:width_left (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/bsd/tmux/dist/ |
H A D | format-draw.c | 172 u_int width_left, width_centre, width_right, width_abs_centre; in format_draw_none() local 233 u_int width_left, width_centre, width_right; in format_draw_left() local 336 u_int width_left, width_centre, width_right, middle; in format_draw_centre() local 444 u_int width_left, width_centre, width_right; in format_draw_right() local 550 u_int width_left, width_centre, width_right, width_abs_centre; in format_draw_absolute_centre() local
|