Searched refs:char_needs_redraw (Results 1 – 1 of 1) sorted by relevance
351 char_needs_redraw(int off_from, int off_to, int cols) in char_needs_redraw() function511 redraw_next = char_needs_redraw(off_from, off_to, endcol - col); in screen_line()521 redraw_next = force || char_needs_redraw(off_from + CHAR_CELLS, in screen_line()