| /vim-8.2.3635/src/ |
| H A D | screen.c | 142 int off, in screen_fill_end() 392 int off; in blocked_by_popup() local 755 unsigned off = LineOffset[row]; in screen_line() local 1426 unsigned off; in screen_getbytes() local 1500 unsigned off; in screen_puts_len() local 2264 int off; in screen_draw_rectangle() local 2347 int off; in screen_fill() local 3016 lineinvalid(unsigned off, int width) in lineinvalid() 3306 int off; in windgoto() local 3642 int off, in screen_ins_lines() [all …]
|
| H A D | drawscreen.c | 642 int off = 0; in win_redr_ruler() local 850 int off = (int)(current_ScreenLine - ScreenLines); in text_to_screenline() local 984 int off = (int)(current_ScreenLine - ScreenLines); in redraw_win_toolbar() local 1045 int off, in copy_text_attr() 1080 int off = (int)(current_ScreenLine - ScreenLines); in fold_line() local 2966 int off = (int)(current_ScreenLine - ScreenLines); in redraw_asap() local
|
| H A D | netbeans.c | 989 long off = 0; in nb_do_cmd() local 2732 long off; in netbeans_inserted() local 2782 long off; in netbeans_removed() local 2838 long off = pos2off(curbuf, &curwin->w_cursor); in netbeans_button_release() local 2880 long off; in netbeans_keystring() local 3377 long off; in get_off_or_lnum() local
|
| H A D | hashtab.c | 91 hash_clear_all(hashtab_T *ht, int off) in hash_clear_all()
|
| H A D | diff.c | 291 int n, off; in diff_mark_adjust_tp() local 1619 long off; in diff_read() local 1828 long off; in diff_copy_entry() local 2399 int off; in diff_find_change() local 2606 linenr_T off = 0; in ex_diffgetput() local
|
| H A D | move.c | 862 colnr_T off; in validate_cursor_col() local 1239 colnr_T off; in textpos2screenpos() local 1794 int off = get_scrolloff_value(); in scroll_cursor_top() local
|
| H A D | fold.c | 1308 linenr_T off = 0; in setManualFoldWin() local 2112 linenr_T off; // offset between lnum and real line number member 3547 put_folds_recurse(FILE *fd, garray_T *gap, linenr_T off) in put_folds_recurse() 3577 linenr_T off) in put_foldopen_recurse() 3630 put_fold_open_close(FILE *fd, fold_T *fp, linenr_T off) in put_fold_open_close()
|
| H A D | mbyte.c | 1739 dbcs_off2cells(unsigned off, unsigned max_off) in dbcs_off2cells() 1753 utf_off2cells(unsigned off, unsigned max_off) in utf_off2cells() 2024 utfc_char2bytes(int off, char_u *buf) in utfc_char2bytes() 4432 int off; in mb_fix_col() local
|
| H A D | highlight.c | 760 int off; in highlight_set_termgui_attr() local 1009 int off; in highlight_set_cterm_color() local 1289 int off; in highlight_set_startstop_termcode() local
|
| H A D | gui.c | 2161 int off, // Offset from start of screen in gui_screenchar() 2199 int off, // Offset from start of screen in gui_screenstr() 2737 int off; in gui_redraw_block() local
|
| H A D | strings.c | 1271 int off = nbyte + len; in f_strcharpart() local 1354 int off; in f_strpart() local
|
| H A D | viminfo.c | 253 int off, // offset for virp->vir_line in viminfo_readstring() 1437 long off = 0; in read_viminfo_search_pattern() local
|
| H A D | drawline.c | 231 unsigned off; // offset in ScreenLines/ScreenAttrs in win_line() local
|
| H A D | mouse.c | 2868 int off; in mouse_comp_pos() local
|
| H A D | change.c | 1812 int off = 0; in open_line() local
|
| H A D | gui_at_sb.c | 383 Dimension off; in PaintArrows() local
|
| H A D | clipboard.c | 1120 int off; in clip_copy_modeless_selection() local
|
| H A D | popupwin.c | 1701 int off = STRNCMP(arg, "off", 3) == 0 && arg + 3 == p; in parse_popup_option() local 3684 int off = line * screen_Columns + col; in may_update_popup_mask() local
|
| H A D | cindent.c | 2180 int off = 0; in get_c_indent() local
|
| H A D | misc1.c | 279 int len1, len2, off; in get_last_leader_offset() local
|
| H A D | evalvars.c | 3658 int off) // 1 for gettabwinvar() in getwinvar() 3762 setwinvar(typval_T *argvars, int off) in setwinvar()
|
| H A D | ops.c | 533 int off; in block_insert() local
|
| H A D | misc2.c | 1423 int off = 1; in find_special_key() local
|
| H A D | evalfunc.c | 3982 int off = *s == 's' ? 2 : 5; in common_function() local 8216 int off; in f_screenchar() local 8247 int off; in f_screenchars() local 8306 int off; in f_screenstring() local
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_terminal.vim | 1355 func Check_dump01(off) argument
|