Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmouse.c225 colnr_T leftcol, rightcol; in do_mouse() local
H A Dnormal.c1822 colnr_T leftcol, rightcol; in clear_showcmd() local
H A Dgui.c4708 gui_do_horiz_scroll(long_u leftcol, int compute_longest_lnum) in gui_do_horiz_scroll()