Searched refs:off_from (Results 1 – 1 of 1) sorted by relevance
329 comp_char_differs(int off_from, int off_to) in comp_char_differs() argument337 if (ScreenLinesC[i][off_from] == 0) in comp_char_differs()360 : (cols > 1 && ScreenLines[off_from + 1] in char_needs_redraw()364 || (ScreenLinesUC[off_from] != 0 in char_needs_redraw()366 || ((*mb_off2cells)(off_from, off_from + cols) > 1 in char_needs_redraw()367 && ScreenLines[off_from + 1] in char_needs_redraw()439 unsigned off_from; in screen_line() local469 max_off_from = off_from + screen_Columns; in screen_line()491 off_from += col; in screen_line()632 if (ScreenLinesUC[off_from] != 0) in screen_line()[all …]