Home
last modified time | relevance | path

Searched refs:handle_drop (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dex_docmd.pro42 void handle_drop(int filec, char_u **filev, int split, void (*callback)(void *), void *cookie);
/vim-8.2.3635/src/
H A Dgui.c5607 handle_drop(count, fnames, (modifiers & MOUSE_CTRL) != 0, in gui_handle_drop()
H A Dgui_haiku.cc763 handle_drop(fname_index, fnames, FALSE, drop_callback, NULL); in RefsReceived()
H A Dex_docmd.c6372 handle_drop( in handle_drop() function
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt10512 Solution: Save and restore msg_scroll in handle_drop().
10527 Solution: Include handle_drop() and vim_chdirfile() when FEAT_DND is defined.