Home
last modified time | relevance | path

Searched defs:ttyctx (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.bin/tmux/
H A Dscreen-write.c120 screen_write_redraw_cb(const struct tty_ctx *ttyctx) in screen_write_redraw_cb() argument
130 screen_write_set_client_cb(struct tty_ctx *ttyctx, struct client *c) in screen_write_set_client_cb() argument
172 screen_write_initctx(struct screen_write_ctx * ctx,struct tty_ctx * ttyctx,int sync) screen_write_initctx() argument
1007 struct tty_ctx ttyctx; screen_write_alignmenttest() local
1035 struct tty_ctx ttyctx; screen_write_insertcharacter() local
1063 struct tty_ctx ttyctx; screen_write_deletecharacter() local
1091 struct tty_ctx ttyctx; screen_write_clearcharacter() local
1120 struct tty_ctx ttyctx; screen_write_insertline() local
1167 struct tty_ctx ttyctx; screen_write_deleteline() local
1321 struct tty_ctx ttyctx; screen_write_reverseindex() local
1418 struct tty_ctx ttyctx; screen_write_scrolldown() local
1450 struct tty_ctx ttyctx; screen_write_clearendofscreen() local
1479 struct tty_ctx ttyctx; screen_write_clearstartofscreen() local
1502 struct tty_ctx ttyctx; screen_write_clearscreen() local
1531 struct tty_ctx ttyctx; screen_write_fullredraw() local
1678 struct tty_ctx ttyctx; screen_write_collect_flush() local
1847 struct tty_ctx ttyctx; screen_write_cell() local
1983 struct tty_ctx ttyctx; screen_write_combine() local
2139 struct tty_ctx ttyctx; screen_write_setselection() local
2154 struct tty_ctx ttyctx; screen_write_rawstring() local
2169 struct tty_ctx ttyctx; screen_write_alternateon() local
2188 struct tty_ctx ttyctx; screen_write_alternateoff() local
[all...]
H A Dpopup.c103 popup_redraw_cb(const struct tty_ctx *ttyctx) in popup_redraw_cb() argument
111 popup_set_client_cb(struct tty_ctx *ttyctx, struct client *c) in popup_set_client_cb() argument
138 popup_init_ctx_cb(struct screen_write_ctx * ctx,struct tty_ctx * ttyctx) popup_init_ctx_cb() argument
[all...]
H A Dwindow-copy.c528 window_copy_init_ctx_cb(__unused struct screen_write_ctx * ctx,struct tty_ctx * ttyctx) window_copy_init_ctx_cb() argument