Searched defs:cis (Results 1 – 1 of 1) sorted by relevance
/minix3/external/bsd/tmux/dist/ |
H A D | window-copy.c | 945 struct grid *gd, u_int px, u_int py, struct grid *sgd, u_int spx, int cis) in window_copy_search_compare() 966 struct grid *sgd, u_int *ppx, u_int py, u_int first, u_int last, int cis) in window_copy_search_lr() 991 struct grid *sgd, u_int *ppx, u_int py, u_int first, u_int last, int cis) in window_copy_search_rl() 1024 int utf8flag, n, wrapped, wrapflag, cis; in window_copy_search_up() local 1091 int utf8flag, n, wrapped, wrapflag, cis; in window_copy_search_down() local
|