Searched defs:off_from (Results 1 – 1 of 1) sorted by relevance
329 comp_char_differs(int off_from, int off_to) in comp_char_differs()351 char_needs_redraw(int off_from, int off_to, int cols) in char_needs_redraw()439 unsigned off_from; in screen_line() local3038 unsigned off_from = LineOffset[from] + wp->w_wincol; in linecopy() local