Home
last modified time | relevance | path

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

/netbsd/external/bsd/tmux/dist/
H A Dwindow-copy.c3397 window_copy_move_left(struct screen *s, u_int *fx, u_int *fy, int wrapflag) in window_copy_move_left()
3414 window_copy_move_right(struct screen *s, u_int *fx, u_int *fy, int wrapflag) in window_copy_move_right()
3563 u_int *fx, u_int *fy, int wrapflag) in window_copy_move_after_search_mark()
3599 int wrapflag; in window_copy_search() local