Home
last modified time | relevance | path

Searched refs:clip_free_selection (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dclipboard.c102 clip_free_selection(clip); in clip_update_selection()
186 clip_free_selection(cbd); in clip_lose_selection()
220 clip_free_selection(clip); in clip_copy_selection()
1162 clip_free_selection(&clip_star); in clip_copy_modeless_selection()
1175 clip_free_selection(&clip_plus); in clip_copy_modeless_selection()
1620 clip_free_selection(cbd); // nothing received, clear register in clip_x11_request_selection_cb()
1992 clip_free_selection(Clipboard_T *cbd) in clip_free_selection() function
2068 clip_free_selection(cbd); in clip_get_selection()
2092 clip_free_selection(cbd); in clip_yank_selection()
/vim-8.2.3635/src/proto/
H A Dclipboard.pro31 void clip_free_selection(Clipboard_T *cbd);