Home
last modified time | relevance | path

Searched defs:choice (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Ddosinst.c50 struct choice struct
52 int active; // non-zero when choice is active argument
53 char *text; // text displayed for this choice argument
54 void (*changefunc)(int idx); // function to change this choice argument
56 void (*installfunc)(int idx); // function to install this choice argument
H A Dmemline.c4984 int choice = 0; in findswapname() local
/vim-8.2.3635/runtime/autoload/
H A Dnetrw.vim3061 fun! s:NetrwMethod(choice) argument
9121 fun! s:NetrwSetTgt(islocal,bookhist,choice) argument