Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dclipboard.c431 int max_col; in clip_invert_area() local
H A Dterminal.c3554 int max_col) in term_line2screenline()
3677 int max_col = MIN(Columns, term->tl_cols); in update_system_term() local
3796 int max_col = MIN(wp->w_width, term->tl_cols); in term_update_window() local
H A Dvim.h2132 short_u max_col; member