Home
last modified time | relevance | path

Searched defs:off_from (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dscreen.c329 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() local
3038 unsigned off_from = LineOffset[from] + wp->w_wincol; in linecopy() local