Searched refs:handle_drop (Results 1 – 5 of 5) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | ex_docmd.pro | 42 void handle_drop(int filec, char_u **filev, int split, void (*callback)(void *), void *cookie);
|
| /vim-8.2.3635/src/ |
| H A D | gui.c | 5607 handle_drop(count, fnames, (modifiers & MOUSE_CTRL) != 0, in gui_handle_drop()
|
| H A D | gui_haiku.cc | 763 handle_drop(fname_index, fnames, FALSE, drop_callback, NULL); in RefsReceived()
|
| H A D | ex_docmd.c | 6372 handle_drop( in handle_drop() function
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | version6.txt | 10512 Solution: Save and restore msg_scroll in handle_drop(). 10527 Solution: Include handle_drop() and vim_chdirfile() when FEAT_DND is defined.
|