Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/tmux/dist/
Dgrid-view.c95 grid_view_clear(struct grid *gd, u_int px, u_int py, u_int nx, u_int ny, in grid_view_clear()
138 grid_view_insert_lines(struct grid *gd, u_int py, u_int ny, u_int bg) in grid_view_insert_lines()
152 u_int ny, u_int bg) in grid_view_insert_lines_region()
167 grid_view_delete_lines(struct grid *gd, u_int py, u_int ny, u_int bg) in grid_view_delete_lines()
182 u_int ny, u_int bg) in grid_view_delete_lines_region()
Dimage.c121 image_check_line(struct screen *s, u_int py, u_int ny) in image_check_line()
136 image_check_area(struct screen *s, u_int px, u_int py, u_int nx, u_int ny) in image_check_area()
Dgrid.c267 grid_free_lines(struct grid *gd, u_int py, u_int ny) in grid_free_lines()
342 grid_trim_history(struct grid *gd, u_int ny) in grid_trim_history()
356 u_int ny; in grid_collect_history() local
380 grid_remove_history(struct grid *gd, u_int ny) in grid_remove_history()
608 grid_clear(struct grid *gd, u_int px, u_int py, u_int nx, u_int ny, u_int bg) in grid_clear()
648 grid_clear_lines(struct grid *gd, u_int py, u_int ny, u_int bg) in grid_clear_lines()
670 grid_move_lines(struct grid *gd, u_int dy, u_int py, u_int ny, u_int bg) in grid_move_lines()
1129 u_int ny) in grid_duplicate_lines()
Dscreen-write.c567 u_int px, u_int py, u_int nx, u_int ny) in screen_write_fast_copy()
670 screen_write_vline(struct screen_write_ctx *ctx, u_int ny, int top, int bottom) in screen_write_vline()
746 screen_write_box(struct screen_write_ctx *ctx, u_int nx, u_int ny, in screen_write_box()
809 u_int ny) in screen_write_preview()
887 screen_write_cursorup(struct screen_write_ctx *ctx, u_int ny) in screen_write_cursorup()
914 screen_write_cursordown(struct screen_write_ctx *ctx, u_int ny) in screen_write_cursordown()
1137 screen_write_insertline(struct screen_write_ctx *ctx, u_int ny, u_int bg) in screen_write_insertline()
1193 screen_write_deleteline(struct screen_write_ctx *ctx, u_int ny, u_int bg) in screen_write_deleteline()
Dtty.c1072 u_int py, u_int nx, u_int ny) in tty_is_visible()
1192 u_int nx, u_int ny, u_int *i, u_int *j, u_int *x, u_int *y, u_int *rx, in tty_clamp_area()
1254 u_int ny, u_int px, u_int nx, u_int bg) in tty_clear_area()
1326 u_int ny, u_int px, u_int nx, u_int bg) in tty_clear_pane_area()
2040 u_int px, py, nx, ny; in tty_cmd_clearendofscreen() local
2065 u_int px, py, nx, ny; in tty_cmd_clearstartofscreen() local
2090 u_int px, py, nx, ny; in tty_cmd_clearscreen() local
Dwindow-copy.c4312 struct screen_write_ctx *ctx, u_int py, u_int ny) in window_copy_write_lines()
4349 window_copy_redraw_lines(struct window_mode_entry *wme, u_int py, u_int ny) in window_copy_redraw_lines()
5485 window_copy_scroll_up(struct window_mode_entry *wme, u_int ny) in window_copy_scroll_up()
5518 window_copy_scroll_down(struct window_mode_entry *wme, u_int ny) in window_copy_scroll_down()
5738 u_int cy, yy, ny, nd; in window_copy_acquire_cursor_up() local
5764 u_int cy, yy, ny, nd; in window_copy_acquire_cursor_down() local
/netbsd/src/games/dab/
Dboard.h53 size_t ny(void) const { return _ny; } in ny() function
Dmain.cc104 size_t ny, nx, nn = 1, wt = 0; in main() local
/netbsd/src/sys/dev/wscons/
Dwscons_rops.c191 int srcy, dsty, ny; in rcons_copyrows() local
209 int starty, ny, op; in rcons_eraserows() local
/netbsd/src/games/hack/
Dhack.mon.c320 int nx, ny, omx, omy, appr, nearer, cnt, i, j; in m_move() local
578 int x, y, nx, ny, cnt = 0, ntyp; in mfndpos() local
Dhack.dog.c192 int nx, ny, omx, omy, appr, nearer, j; in dog_move() local
Dhack.vault.c269 int x, y, dx, dy, gx, gy, nx, ny, typ; in gd_move() local
Dhack.shk.c942 xchar gx, gy, omx, omy, nx, ny, nix, niy; in shk_move() local
/netbsd/src/external/bsd/pcc/dist/pcc/cc/ccom/
Dsymtabs.c531 int ny = *new++; in stradd() local
/netbsd/src/lib/libcurses/
Drefresh.c1517 domvcur(WINDOW *win, int oy, int ox, int ny, int nx) in domvcur()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Drtl.cc427 rtx nx, ny; in rtx_equal_p_cb() local
Dearly-remat.cc512 scratch_equal (const_rtx *x, const_rtx *y, rtx *nx, rtx *ny) in scratch_equal()
Dsel-sched-ir.cc1083 skip_unspecs_callback (const_rtx *xx, const_rtx *yy, rtx *nx, rtx* ny) in skip_unspecs_callback()
/netbsd/src/sys/dev/pci/
Dtga.c938 int srcy, dsty, ny; in tga_copyrows() local