Home
last modified time | relevance | path

Searched defs:hlimit (Results 1 – 7 of 7) sorted by relevance

/openbsd/usr.bin/tmux/
H A Dspawn.c220 u_int hlimit; in spawn_pane() local
H A Dscreen.c75 screen_init(struct screen *s, u_int sx, u_int sy, u_int hlimit) in screen_init()
H A Dwindow.c738 window_add_pane(struct window *w, struct window_pane *other, u_int hlimit, in window_add_pane()
938 window_pane_create(struct window *w, u_int sx, u_int sy, u_int hlimit) in window_pane_create()
H A Dpopup.c346 u_int hlimit; in popup_make_pane() local
H A Dstatus.c1639 u_int i, oldsize, newsize, freecount, hlimit, new = 1; in status_prompt_add_history() local
H A Dgrid.c296 grid_create(u_int sx, u_int sy, u_int hlimit) in grid_create()
H A Dtmux.h818 u_int hlimit; member