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

  /src/external/bsd/tmux/dist/
screen.c 612 grid_wrap_position(s->grid, *cx, *cy, &wx, &wy);
grid.c 1492 grid_wrap_position(struct grid *gd, u_int px, u_int py, u_int *wx, u_int *wy) function
window-copy.c 391 grid_wrap_position(dst->grid, *cx, *cy, &wx, &wy);
1017 grid_wrap_position(gd, cx, cy, &wx, &wy);
tmux.h 3059 void grid_wrap_position(struct grid *, u_int, u_int, u_int *, u_int *);

Completed in 23 milliseconds