Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/tmux/dist/
Dscreen-write.c50 struct screen_write_cline { struct
1638 struct screen_write_cline *cl = &ctx->s->write_list[y]; in screen_write_collect_trim()
1723 struct screen_write_cline *cl; in screen_write_collect_clear()
1737 struct screen_write_cline *cl; in screen_write_collect_scroll()
1769 struct screen_write_cline *cl; in screen_write_collect_flush()
1831 struct screen_write_cline *cl = &s->write_list[s->cy]; in screen_write_collect_end()
Dtmux.h65 struct screen_write_cline;
950 struct screen_write_cline *write_list;