HomeSort by: relevance | last modified time | path
    Searched refs:grid_unwrap_position (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/tmux/dist/
screen.c 620 grid_unwrap_position(s->grid, cx, cy, wx, wy);
grid.c 1514 grid_unwrap_position(struct grid *gd, u_int *px, u_int *py, u_int wx, u_int wy) function
window-copy.c 395 grid_unwrap_position(dst->grid, cx, cy, wx, wy);
1020 grid_unwrap_position(gd, &cx, &cy, wx, wy);
tmux.h 3058 void grid_unwrap_position(struct grid *, u_int *, u_int *, u_int, u_int);

Completed in 39 milliseconds