Home
last modified time | relevance | path

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

/dports/x11/foot/foot/
H A Dterminal.h700 void term_damage_rows(struct terminal *term, int start, int end);
H A Dterminal.c2039 term_damage_rows(struct terminal *term, int start, int end) in term_damage_rows() function
2065 term_damage_rows(term, 0, term->rows - 1); in term_damage_all()