Home
last modified time | relevance | path

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

/dports/x11/havoc/havoc-0.3.1/tsm/
H A Dtsm-vte.c488 tsm_screen_move_to(vte->con, vte->saved_state.cursor_x, in restore_state()
557 tsm_screen_move_to(vte->con, 0, 0); in tsm_vte_hard_reset()
1375 tsm_screen_move_to(vte->con, vte->alt_cursor_x, in csi_mode()
1394 tsm_screen_move_to(vte->con, vte->alt_cursor_x, in csi_mode()
1495 tsm_screen_move_to(vte->con, x, num - 1); in do_csi()
1504 tsm_screen_move_to(vte->con, x, y + num); in do_csi()
1515 tsm_screen_move_to(vte->con, y - 1, x - 1); in do_csi()
1523 tsm_screen_move_to(vte->con, num - 1, y); in do_csi()
1602 tsm_screen_move_to(vte->con, 0, 0); in do_csi()
H A Dlibtsm.h180 void tsm_screen_move_to(struct tsm_screen *con, int x, int y);
H A Dtsm-screen.c1077 void tsm_screen_move_to(struct tsm_screen *con, int x, int y) in tsm_screen_move_to() function
/dports/devel/libtsm/libtsm-3/src/
H A Dtsm_vte.c569 tsm_screen_move_to(vte->con, vte->saved_state.cursor_x, in restore_state()
640 tsm_screen_move_to(vte->con, 0, 0); in tsm_vte_hard_reset()
1450 tsm_screen_move_to(vte->con, vte->alt_cursor_x, in csi_mode()
1469 tsm_screen_move_to(vte->con, vte->alt_cursor_x, in csi_mode()
1558 tsm_screen_move_to(vte->con, x, num - 1); in do_csi()
1567 tsm_screen_move_to(vte->con, x, y + num); in do_csi()
1578 tsm_screen_move_to(vte->con, y - 1, x - 1); in do_csi()
1586 tsm_screen_move_to(vte->con, num - 1, y); in do_csi()
H A Dlibtsm.h220 void tsm_screen_move_to(struct tsm_screen *con, unsigned int x,
H A Dtsm_screen.c1215 void tsm_screen_move_to(struct tsm_screen *con, unsigned int x, in tsm_screen_move_to() function
/dports/devel/libtsm/libtsm-3/docs/
H A Dlibtsm.sym75 tsm_screen_move_to;
/dports/graphics/aloadimage/arcan-0.6.1/src/shmif/tui/screen/
H A Dlibtsm.h216 void tsm_screen_move_to(struct tsm_screen *con, unsigned int x,
H A Dtsm_screen.c1317 tsm_screen_move_to(dst, start_x, start_y); in tsm_screen_load()
1323 tsm_screen_move_to(dst, start_x, start_y+md.rows+1); in tsm_screen_load()
1332 tsm_screen_move_to(dst, x, y); in tsm_screen_load()
1376 void tsm_screen_move_to(struct tsm_screen *con, unsigned int x, in tsm_screen_move_to() function
/dports/sysutils/acfgfs/arcan-0.6.1/src/shmif/tui/screen/
H A Dlibtsm.h216 void tsm_screen_move_to(struct tsm_screen *con, unsigned int x,
H A Dtsm_screen.c1317 tsm_screen_move_to(dst, start_x, start_y); in tsm_screen_load()
1323 tsm_screen_move_to(dst, start_x, start_y+md.rows+1); in tsm_screen_load()
1332 tsm_screen_move_to(dst, x, y); in tsm_screen_load()
1376 void tsm_screen_move_to(struct tsm_screen *con, unsigned int x, in tsm_screen_move_to() function
/dports/x11/aclip/arcan-0.6.1/src/shmif/tui/screen/
H A Dlibtsm.h216 void tsm_screen_move_to(struct tsm_screen *con, unsigned int x,
H A Dtsm_screen.c1317 tsm_screen_move_to(dst, start_x, start_y); in tsm_screen_load()
1323 tsm_screen_move_to(dst, start_x, start_y+md.rows+1); in tsm_screen_load()
1332 tsm_screen_move_to(dst, x, y); in tsm_screen_load()
1376 void tsm_screen_move_to(struct tsm_screen *con, unsigned int x, in tsm_screen_move_to() function
/dports/x11/arcan-trayicon/arcan-0.6.1/src/shmif/tui/screen/
H A Dlibtsm.h216 void tsm_screen_move_to(struct tsm_screen *con, unsigned int x,
H A Dtsm_screen.c1317 tsm_screen_move_to(dst, start_x, start_y); in tsm_screen_load()
1323 tsm_screen_move_to(dst, start_x, start_y+md.rows+1); in tsm_screen_load()
1332 tsm_screen_move_to(dst, x, y); in tsm_screen_load()
1376 void tsm_screen_move_to(struct tsm_screen *con, unsigned int x, in tsm_screen_move_to() function
/dports/graphics/aloadimage/arcan-0.6.1/src/shmif/tui/
H A Dtui.c1172 tsm_screen_move_to(c->screen, x, y); in arcan_tui_move_to()
/dports/sysutils/acfgfs/arcan-0.6.1/src/shmif/tui/
H A Dtui.c1172 tsm_screen_move_to(c->screen, x, y); in arcan_tui_move_to()
/dports/x11/aclip/arcan-0.6.1/src/shmif/tui/
H A Dtui.c1172 tsm_screen_move_to(c->screen, x, y); in arcan_tui_move_to()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/shmif/tui/
H A Dtui.c1172 tsm_screen_move_to(c->screen, x, y); in arcan_tui_move_to()