Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtextprop.c160 colnr_T start_col; in f_prop_add() local
197 colnr_T start_col, in prop_add_one()
322 colnr_T start_col; in f_prop_add_list() local
387 colnr_T start_col, in prop_add_common()
H A Dindent.c187 colnr_T start_col, in tabstop_fromto()
1230 int start_col; in change_indent() local
1583 long start_col = 0; // For start of white-space string in ex_retab() local
H A Dclipboard.c994 int start_col; in clip_copy_modeless_selection() local
H A Dops.c3106 colnr_T start_col = (lnum == min_pos.lnum) in cursor_pos_info() local
H A Dex_cmds.c388 colnr_T start_col; in ex_sort() local
H A Dscreen.c2339 int start_col, in screen_fill()
H A Dregexp.c1432 colnr_T start_col, in match_with_backref()
H A Dregexp_nfa.c3995 colnr_T start_col; member
/vim-8.2.3635/src/libvterm/include/
H A Dvterm.h59 int start_col; member