Home
last modified time | relevance | path

Searched refs:grid_reader_cursor_start_of_line (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/tmux/dist/
H A Dgrid-reader.c59 grid_reader_cursor_start_of_line(gr, 0); in grid_reader_cursor_right()
127 grid_reader_cursor_start_of_line(struct grid_reader *gr, int wrap) in grid_reader_cursor_start_of_line() function
168 grid_reader_cursor_start_of_line(gr, 0); in grid_reader_handle_wrap()
412 grid_reader_cursor_start_of_line(gr, 1); in grid_reader_cursor_back_to_indentation()