Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/tmux/dist/
Dgrid.c1176 grid_reflow_add(struct grid *gd, u_int n) in grid_reflow_add() function
1194 to = grid_reflow_add(gd, 1); in grid_reflow_move()
1337 first = grid_reflow_add(target, lines); in grid_reflow_split()
1452 grid_reflow_add(target, gd->sy - target->sy); in grid_reflow()