Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dscreen-write.c50 struct screen_write_cline { struct
1560 struct screen_write_cline *cl = &ctx->s->write_list[y]; in screen_write_collect_trim()
1645 struct screen_write_cline *cl; in screen_write_collect_clear()
1659 struct screen_write_cline *cl; in screen_write_collect_scroll()
1691 struct screen_write_cline *cl; in screen_write_collect_flush()
1756 struct screen_write_cline *cl = &s->write_list[s->cy]; in screen_write_collect_end()
H A Dtmux.h64 struct screen_write_cline;
941 struct screen_write_cline *write_list;