Home
last modified time | relevance | path

Searched defs:off (Results 1 – 25 of 43) sorted by relevance

12

/vim-8.2.3635/src/
H A Dscreen.c142 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 Ddrawscreen.c642 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 Dnetbeans.c989 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 Dhashtab.c91 hash_clear_all(hashtab_T *ht, int off) in hash_clear_all()
H A Ddiff.c291 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 Dmove.c862 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 Dfold.c1308 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 Dmbyte.c1739 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 Dhighlight.c760 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 Dgui.c2161 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 Dstrings.c1271 int off = nbyte + len; in f_strcharpart() local
1354 int off; in f_strpart() local
H A Dviminfo.c253 int off, // offset for virp->vir_line in viminfo_readstring()
1437 long off = 0; in read_viminfo_search_pattern() local
H A Ddrawline.c231 unsigned off; // offset in ScreenLines/ScreenAttrs in win_line() local
H A Dmouse.c2868 int off; in mouse_comp_pos() local
H A Dchange.c1812 int off = 0; in open_line() local
H A Dgui_at_sb.c383 Dimension off; in PaintArrows() local
H A Dclipboard.c1120 int off; in clip_copy_modeless_selection() local
H A Dpopupwin.c1701 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 Dcindent.c2180 int off = 0; in get_c_indent() local
H A Dmisc1.c279 int len1, len2, off; in get_last_leader_offset() local
H A Devalvars.c3658 int off) // 1 for gettabwinvar() in getwinvar()
3762 setwinvar(typval_T *argvars, int off) in setwinvar()
H A Dops.c533 int off; in block_insert() local
H A Dmisc2.c1423 int off = 1; in find_special_key() local
H A Devalfunc.c3982 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 Dtest_terminal.vim1355 func Check_dump01(off) argument

12