Home
last modified time | relevance | path

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

/dports/sysutils/tmux/tmux-3.2a/
H A Dgrid-reader.c64 grid_get_cell(gr->gd, gr->cx, gr->cy, &gc); in grid_reader_cursor_right()
79 grid_get_cell(gr->gd, gr->cx, gr->cy, &gc); in grid_reader_cursor_left()
102 grid_get_cell(gr->gd, gr->cx, gr->cy, &gc); in grid_reader_cursor_down()
118 grid_get_cell(gr->gd, gr->cx, gr->cy, &gc); in grid_reader_cursor_up()
162 grid_get_cell(gr->gd, gr->cx, gr->cy, &gc); in grid_reader_in_set()
321 grid_get_cell(gr->gd, px, py, &gc); in grid_reader_cursor_jump()
351 grid_get_cell(gr->gd, px - 1, py - 1, &gc); in grid_reader_cursor_jump_back()
384 grid_get_cell(gr->gd, px, py, &gc); in grid_reader_cursor_back_to_indentation()
H A Dgrid.c325 grid_get_cell(ga, xx, yy, &gca); in grid_compare()
326 grid_get_cell(gb, xx, yy, &gcb); in grid_compare()
529 grid_get_cell(struct grid *gd, u_int px, u_int py, struct grid_cell *gc) in grid_get_cell() function
978 grid_get_cell(gd, xx, py, &gc); in grid_string_cells()
1423 grid_get_cell(gd, px - 1, py, &gc); in grid_line_length()
H A Dgrid-view.c37 grid_get_cell(gd, grid_view_x(gd, px), grid_view_y(gd, py), gc); in grid_view_get_cell()
H A Dwindow-copy.c1313 grid_get_cell(s->grid, px, py, &gc); in window_copy_cmd_previous_matching_bracket()
1354 grid_get_cell(s->grid, px, py, &gc); in window_copy_cmd_previous_matching_bracket()
1401 grid_get_cell(s->grid, px, py, &gc); in window_copy_cmd_next_matching_bracket()
1422 grid_get_cell(s->grid, px, py, &gc); in window_copy_cmd_next_matching_bracket()
1476 grid_get_cell(s->grid, px, py, &gc); in window_copy_cmd_next_matching_bracket()
2499 grid_get_cell(gd, px, py, &gc); in window_copy_search_compare()
2501 grid_get_cell(sgd, spx, 0, &sgc); in window_copy_search_compare()
3493 grid_get_cell(gd, px, gd->hsize + py - data->oy, &gc); in window_copy_match_at_cursor()
3590 grid_get_cell(gd, fx, fy, &gc); in window_copy_write_one()
4210 grid_get_cell(gd, i, sy, &gc); in window_copy_copy_line()
[all …]
H A Dformat.c4809 grid_get_cell(gd, x, y, &gc); in format_grid_word()
4846 grid_get_cell(gd, x, y, &gc); in format_grid_word()
4874 grid_get_cell(gd, x, y, &gc); in format_grid_line()
H A Dscreen-write.c567 grid_get_cell(gd, xx, yy, &gc); in screen_write_fast_copy()
H A Dtmux.h2589 void grid_get_cell(struct grid *, u_int, u_int, struct grid_cell *);
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dtmate-websocket.c76 grid_get_cell(grid, i, line_i, &gc); in do_snapshot()
82 grid_get_cell(grid, i, line_i, &gc); in do_snapshot()
88 grid_get_cell(grid, i, line_i, &gc); in do_snapshot()
H A Dwindow-copy.c879 grid_get_cell(gd, px, py, &gc); in window_copy_search_compare()
881 grid_get_cell(sgd, spx, 0, &sgc); in window_copy_search_compare()
1514 grid_get_cell(gd, i, sy, &gc); in window_copy_copy_line()
1560 grid_get_cell(data->backing->grid, px, py, &gc); in window_copy_in_set()
1588 grid_get_cell(s->grid, px - 1, py, &gc); in window_copy_find_length()
1630 grid_get_cell(data->backing->grid, px, py, &gc); in window_copy_cursor_back_to_indentation()
1856 grid_get_cell(back_s->grid, px, py, &gc); in window_copy_cursor_jump()
1883 grid_get_cell(back_s->grid, px, py, &gc); in window_copy_cursor_jump_back()
1910 grid_get_cell(back_s->grid, px, py, &gc); in window_copy_cursor_jump_to()
1940 grid_get_cell(back_s->grid, px, py, &gc); in window_copy_cursor_jump_to_back()
H A Dgrid.c132 grid_get_cell(ga, xx, yy, &gca); in grid_compare()
133 grid_get_cell(gb, xx, yy, &gcb); in grid_compare()
252 grid_get_cell(struct grid *gd, u_int px, u_int py, struct grid_cell *gc) in grid_get_cell() function
655 grid_get_cell(gd, xx, py, &gc); in grid_string_cells()
H A Dgrid-view.c37 grid_get_cell(gd, grid_view_x(gd, px), grid_view_y(gd, py), gc); in grid_view_get_cell()
H A Dscreen-write.c334 grid_get_cell(gd, xx, yy, &gc); in screen_write_copy()
H A Dtmux.h2046 void grid_get_cell(struct grid *, u_int, u_int, struct grid_cell *);
/dports/sysutils/tmate/tmate-2.4.0/
H A Dtmate-encoder.c381 grid_get_cell(grid, i, line_i, &gc); in do_snapshot_grid()
387 grid_get_cell(grid, i, line_i, &gc); in do_snapshot_grid()
393 grid_get_cell(grid, i, line_i, &gc); in do_snapshot_grid()
H A Dgrid.c132 grid_get_cell(ga, xx, yy, &gca); in grid_compare()
133 grid_get_cell(gb, xx, yy, &gcb); in grid_compare()
252 grid_get_cell(struct grid *gd, u_int px, u_int py, struct grid_cell *gc) in grid_get_cell() function
655 grid_get_cell(gd, xx, py, &gc); in grid_string_cells()
H A Dwindow-copy.c980 grid_get_cell(gd, px, py, &gc); in window_copy_search_compare()
982 grid_get_cell(sgd, spx, 0, &sgc); in window_copy_search_compare()
1637 grid_get_cell(gd, i, sy, &gc); in window_copy_copy_line()
1683 grid_get_cell(data->backing->grid, px, py, &gc); in window_copy_in_set()
1711 grid_get_cell(s->grid, px - 1, py, &gc); in window_copy_find_length()
1753 grid_get_cell(data->backing->grid, px, py, &gc); in window_copy_cursor_back_to_indentation()
1979 grid_get_cell(back_s->grid, px, py, &gc); in window_copy_cursor_jump()
2006 grid_get_cell(back_s->grid, px, py, &gc); in window_copy_cursor_jump_back()
2033 grid_get_cell(back_s->grid, px, py, &gc); in window_copy_cursor_jump_to()
2063 grid_get_cell(back_s->grid, px, py, &gc); in window_copy_cursor_jump_to_back()
H A Dgrid-view.c37 grid_get_cell(gd, grid_view_x(gd, px), grid_view_y(gd, py), gc); in grid_view_get_cell()
H A Dscreen-write.c334 grid_get_cell(gd, xx, yy, &gc); in screen_write_copy()
H A Dtmux.h2028 void grid_get_cell(struct grid *, u_int, u_int, struct grid_cell *);
/dports/sysutils/tmux23/tmux-2.3/
H A Dgrid.c146 grid_get_cell(ga, xx, yy, &gca); in grid_compare()
147 grid_get_cell(gb, xx, yy, &gcb); in grid_compare()
272 grid_get_cell(struct grid *gd, u_int px, u_int py, struct grid_cell *gc) in grid_get_cell() function
690 grid_get_cell(gd, xx, py, &gc); in grid_string_cells()
H A Dwindow-copy.c1044 grid_get_cell(gd, px, py, &gc); in window_copy_search_compare()
1046 grid_get_cell(sgd, spx, 0, &sgc); in window_copy_search_compare()
1679 grid_get_cell(gd, i, sy, &gc); in window_copy_copy_line()
1725 grid_get_cell(data->backing->grid, px, py, &gc); in window_copy_in_set()
1753 grid_get_cell(s->grid, px - 1, py, &gc); in window_copy_find_length()
1795 grid_get_cell(data->backing->grid, px, py, &gc); in window_copy_cursor_back_to_indentation()
2021 grid_get_cell(back_s->grid, px, py, &gc); in window_copy_cursor_jump()
2048 grid_get_cell(back_s->grid, px, py, &gc); in window_copy_cursor_jump_back()
2075 grid_get_cell(back_s->grid, px, py, &gc); in window_copy_cursor_jump_to()
2105 grid_get_cell(back_s->grid, px, py, &gc); in window_copy_cursor_jump_to_back()
H A Dgrid-view.c37 grid_get_cell(gd, grid_view_x(gd, px), grid_view_y(gd, py), gc); in grid_view_get_cell()
H A Dscreen-write.c422 grid_get_cell(gd, xx, yy, &gc); in screen_write_copy()
H A Dtmux.h2023 void grid_get_cell(struct grid *, u_int, u_int, struct grid_cell *);