Searched refs:window_copy_get_word (Results 1 – 3 of 3) sorted by relevance
3308 char *window_copy_get_word(struct window_pane *, u_int, u_int);
865 window_copy_get_word(struct window_pane *wp, u_int x, u_int y) in window_copy_get_word() function903 return (window_copy_get_word(wp, data->cx, data->cy)); in window_copy_cursor_word_cb()
1140 return (window_copy_get_word(wp, x, y)); in format_cb_mouse_word()