Home
last modified time | relevance | path

Searched refs:maxcol (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/runtime/syntax/
H A Dhtmlos.vim29 …ble getcol getrow fillindexcol insindexcol dups nodups maxtable mintable maxcol mincol maxrow minr…
/vim-8.2.3635/src/
H A Dpopupwin.c517 int maxcol; in handle_moved_argument() local
536 maxcol = tv_get_number(&li->li_next->li_tv); in handle_moved_argument()
540 wp->w_popup_mouse_maxcol = maxcol; in handle_moved_argument()
545 wp->w_popup_maxcol = maxcol; in handle_moved_argument()