Searched defs:ocy (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/usr.bin/tmux/ |
H A D | format-draw.c | 109 format_draw_put(struct screen_write_ctx *octx, u_int ocx, u_int ocy, in format_draw_put() 125 u_int ocx, u_int ocy, u_int offset, u_int width, struct screen *list, in format_draw_put_list() 169 u_int ocy, struct screen *left, struct screen *centre, struct screen *right, in format_draw_none() 228 u_int ocy, struct screen *left, struct screen *centre, struct screen *right, in format_draw_left() 331 u_int ocy, struct screen *left, struct screen *centre, struct screen *right, in format_draw_centre() 439 u_int ocy, struct screen *left, struct screen *centre, struct screen *right, in format_draw_right() 545 u_int ocx, u_int ocy, struct screen *left, struct screen *centre, in format_draw_absolute_centre() 713 u_int ocx = os->cx, ocy = os->cy, n, i, width[TOTAL]; in format_draw() local
|
H A D | window-copy.c | 1016 u_int np = wme->prefix, ocx, ocy, ooy; window_copy_do_copy_end_of_line() local 1099 u_int np = wme->prefix, ocx, ocy, ooy; window_copy_do_copy_line() local
|
H A D | tmux.h | 1483 u_int ocy; global() member
|