Home
last modified time | relevance | path

Searched refs:f_win_gettype (Results 1 – 4 of 4) sorted by relevance

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Devalwindow.pro23 void f_win_gettype(typval_T *argvars, typval_T *rettv);
/dports/editors/vim/vim-8.2.3745/src/
H A Devalwindow.c924 f_win_gettype(typval_T *argvars, typval_T *rettv) in f_win_gettype() function
H A Devalfunc.c2245 ret_string, f_win_gettype},
/dports/editors/neovim/neovim-0.6.1/src/nvim/eval/
H A Dfuncs.c11938 static void f_win_gettype(typval_T *argvars, typval_T *rettv, FunPtr fptr) in f_win_gettype() function