| /vim-8.2.3635/src/testdir/ |
| H A D | mouse.vim | 46 func NettermEscapeCode(row, col) argument 50 func MouseLeftClickCode(row, col) argument 60 func MouseLeftClick(row, col) argument 72 func MouseMiddleClick(row, col) argument 84 func MouseRightClick(row, col) argument 134 func MouseLeftRelease(row, col) argument 170 func MouseLeftDrag(row, col) argument 178 func MouseWheelUp(row, col) argument 186 func MouseWheelDown(row, col) argument 194 func MouseWheelLeft(row, col) argument [all …]
|
| H A D | popupbounce.vim | 26 let col = 1 variable 58 let col += col_inc variable
|
| H A D | test_signs.vim | 1785 func s:ScreenLine(row, col, len) argument
|
| H A D | test_goto.vim | 6 func XTest_goto_decl(cmd, lines, line, col) argument
|
| H A D | test_popupwin.vim | 1897 func s:VerifyPosition(p, msg, line, col, width, height) argument 2601 func AddItemOutsidePopup(tests, row, col) argument 2608 func AddItemInPopupBorder(tests, winid, row, col) argument 2615 func AddItemInPopupText(tests, winid, row, col, textline, textcol) argument 2858 func PopupMenu(lines, line, col, scrollbar = 0) argument
|
| /vim-8.2.3635/src/libvterm/src/ |
| H A D | pen.c | 45 static void lookup_default_colour_ansi(long idx, VTermColor *col) in lookup_default_colour_ansi() 54 static int lookup_colour_ansi(const VTermState *state, long index, VTermColor *col) in lookup_colour_ansi() 64 static int lookup_colour_palette(const VTermState *state, long index, VTermColor *col) in lookup_colour_palette() 153 static void set_pen_col_ansi(VTermState *state, VTermAttr attr, long col) in set_pen_col_ansi() 164 int col; in vterm_state_newpen() local 211 void vterm_color_rgb(VTermColor *col, uint8_t red, uint8_t green, uint8_t blue) in vterm_color_rgb() 219 void vterm_color_indexed(VTermColor *col, uint8_t idx) in vterm_color_indexed() 251 void vterm_state_get_palette_color(const VTermState *state, int index, VTermColor *col) in vterm_state_get_palette_color() 269 void vterm_state_set_palette_color(VTermState *state, int index, const VTermColor *col) in vterm_state_set_palette_color() 278 void vterm_state_convert_color_to_rgb(const VTermState *state, VTermColor *col) in vterm_state_convert_color_to_rgb() [all …]
|
| H A D | mouse.c | 5 static void output_mouse(VTermState *state, int code, int pressed, int modifiers, int col, int row) in output_mouse() 54 void vterm_mouse_move(VTerm *vt, int row, int col, VTermModifier mod) in vterm_mouse_move()
|
| H A D | screen.c | 77 static ScreenCell *getcell(const VTermScreen *screen, int row, int col) in getcell() 92 int col; in alloc_buffer() local 172 int col; in putglyph() local 280 int row, col; in erase_internal() local 510 int col; in resize_buffer() local 647 int col; in setlineinfo() local 765 int row, col; in _get_chars() local 986 int col; in vterm_screen_get_attrs_extent() local 1012 void vterm_screen_convert_color_to_rgb(const VTermScreen *screen, VTermColor *col) in vterm_screen_convert_color_to_rgb()
|
| H A D | state.c | 191 static void set_col_tabstop(VTermState *state, int col) in set_col_tabstop() 197 static void clear_col_tabstop(VTermState *state, int col) in clear_col_tabstop() 203 static int is_col_tabstop(VTermState *state, int col) in is_col_tabstop() 962 int row, col; in on_csi() local 1775 int col; in on_resize() local 1915 int col; in vterm_state_reset() local
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | falcon.vim | 77 function s:IsInStringOrComment(lnum, col) argument 82 function s:IsInString(lnum, col) argument 87 function s:IsInStringDelimiter(lnum, col) argument
|
| H A D | typescript.vim | 77 function s:IsInStringOrComment(lnum, col) argument 82 function s:IsInString(lnum, col) argument 87 function s:IsInMultilineComment(lnum, col) argument 92 function s:IsLineComment(lnum, col) argument
|
| H A D | ruby.vim | 698 function! s:IsInRubyGroup(groups, lnum, col) abort argument 704 function! s:IsInStringOrComment(lnum, col) abort argument 709 function! s:IsInString(lnum, col) abort argument 714 function! s:IsInStringOrDocumentation(lnum, col) abort argument 719 function! s:IsInStringDelimiter(lnum, col) abort argument
|
| H A D | rust.vim | 68 function! s:is_string_comment(lnum, col) argument
|
| H A D | jsonc.vim | 42 function s:IsInString(lnum, col) argument
|
| H A D | json.vim | 44 function s:IsInString(lnum, col) argument
|
| H A D | tex.vim | 360 function! s:CheckPairedIsLastCharacter(lnum, col) "{{{ argument
|
| H A D | matlab.vim | 42 function! s:IsCommentOrString(lnum, col) argument
|
| /vim-8.2.3635/src/ |
| H A D | beval.c | 34 int col = mousecol; in find_word_under_cursor() local 151 int col = mouse_col; in get_beval_info() local 231 int col; in general_beval_cb() local
|
| H A D | change.c | 27 change_warning(int col) in change_warning() 200 colnr_T col, in may_record_change() 467 colnr_T col, in changed_common() 707 changed_bytes(linenr_T lnum, colnr_T col) in changed_bytes() 736 inserted_bytes(linenr_T lnum, colnr_T col, int added UNUSED) in inserted_bytes() 848 colnr_T col, // column in first line with change in changed_lines() 1024 colnr_T col; in ins_char_bytes() local 1158 colnr_T col; in ins_str() local 1239 colnr_T col = curwin->w_cursor.col; in del_bytes() local 2315 colnr_T col = curwin->w_cursor.col; in truncate_line() local
|
| H A D | charset.c | 753 # define RET_WIN_BUF_CHARTABSIZE(wp, buf, p, col) \ argument 761 # define RET_WIN_BUF_CHARTABSIZE(wp, buf, p, col) \ argument 773 chartabsize(char_u *p, colnr_T col) in chartabsize() 780 win_chartabsize(win_T *wp, char_u *p, colnr_T col) in win_chartabsize() 802 colnr_T col = startcol; in linetabsize_col() local 816 colnr_T col = 0; in win_linetabsize() local 949 colnr_T col) in lbr_chartabsize() 972 colnr_T col) in lbr_chartabsize_adv() 993 colnr_T col, in win_lbr_chartabsize() 1159 colnr_T col, in win_nolbr_chartabsize() [all …]
|
| H A D | mouse.c | 71 int col; in find_start_of_word() local 95 int col; in find_end_of_word() local 132 int col = mouse_col; in get_fpos_of_mouse() local 1083 int row, col; in ins_mousescroll() local 1518 int col = mouse_col; in jump_to_mouse() local 2014 int row, col; in nv_mousescroll() local 2864 int col = *colp; in mouse_comp_pos() local 3062 int col = mouse_col; in f_getmousepos() local
|
| H A D | screen.c | 238 compute_foldcolumn(win_T *wp, int col) in compute_foldcolumn() 390 blocked_by_popup(int row, int col) in blocked_by_popup() 443 int col = 0; in screen_line() local 1224 int col = 0; in win_redr_custom() local 1482 int col, in screen_puts() 1497 int col, in screen_puts_len() 2258 int col, in screen_draw_rectangle() 2301 int col; in redraw_block() local 2346 int col; in screen_fill() local 3101 windgoto(int row, int col) in windgoto() [all …]
|
| H A D | popupwin.c | 161 int col; in set_mousemoved_columns() local 186 popup_on_border(win_T *wp, int row, int col) in popup_on_border() 225 popup_start_drag(win_T *wp, int row, int col) in popup_start_drag() 2334 int col = mouse_col; in popup_handle_mouse_moved() local 2359 int col = mouse_col; in filter_handle_drag() local 2918 int col; in f_popup_locate() local 3329 int col = mouse_col; in popup_do_filter() local 3406 int row, col; in popup_update_mask() local 3489 int col, line; in update_popup_transparent() local 3587 int line, col; in may_update_popup_mask() local [all …]
|
| H A D | indent.c | 97 tabstop_padding(colnr_T col, int ts_arg, int *vts) in tabstop_padding() 129 tabstop_at(colnr_T col, int ts, int *vts) in tabstop_at() 159 tabstop_start(colnr_T col, int ts, int *vts) in tabstop_start() 820 colnr_T col; in get_number_indent() local 1008 colnr_T col; in inindent() local 1581 long col; in ex_retab() local 1899 colnr_T col; in get_lisp_indent() local
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | xmlcomplete.vim | 473 function! s:InCommentAt(line, col) argument
|