Searched defs:up (Results 1 – 9 of 9) sorted by relevance
| /vim-8.2.3635/src/testdir/ |
| H A D | test_partial.vim | 9 func MySort(up, one, two) argument
|
| /vim-8.2.3635/src/ |
| H A D | window.c | 4552 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 D | gui_gtk.c | 2064 GtkWidget *up; // search direction 'Up' radio button member
|
| H A D | normal.c | 2716 scroll_redraw(int up, long count) in scroll_redraw()
|
| H A D | gui_motif.c | 3465 Widget up; // search direction 'Up' radio button member
|
| H A D | vim9execute.c | 4517 int up = iptr->isn_arg.shuffle.shfl_up; in exec_instructions() local
|
| H A D | userfunc.c | 4006 char_u *up = untrans_function_name(name); in define_function() local
|
| H A D | os_win32.c | 316 INPUT_RECORD *up) in make_ambiwidth_event()
|
| H A D | vim.h | 2426 # define gtk_adjustment_set_upper(adj, up) \ argument
|