Home
last modified time | relevance | path

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

/vim-8.2.3635/src/testdir/
H A Dtest_partial.vim9 func MySort(up, one, two) argument
/vim-8.2.3635/src/
H A Dwindow.c4552 win_vert_neighbor(tabpage_T *tp, win_T *wp, int up, long count) in win_vert_neighbor()
4618 int up, // TRUE to go to win above in win_goto_ver()
5975 int up; // if TRUE, drag status line up, otherwise down in win_drag_status_line() local
H A Dgui_gtk.c2064 GtkWidget *up; // search direction 'Up' radio button member
H A Dnormal.c2716 scroll_redraw(int up, long count) in scroll_redraw()
H A Dgui_motif.c3465 Widget up; // search direction 'Up' radio button member
H A Dvim9execute.c4517 int up = iptr->isn_arg.shuffle.shfl_up; in exec_instructions() local
H A Duserfunc.c4006 char_u *up = untrans_function_name(name); in define_function() local
H A Dos_win32.c316 INPUT_RECORD *up) in make_ambiwidth_event()
H A Dvim.h2426 # define gtk_adjustment_set_upper(adj, up) \ argument