Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dclipboard.pro5 void clip_lose_selection(Clipboard_T *cbd);
/vim-8.2.3635/src/
H A Dclipboard.c176 clip_lose_selection(Clipboard_T *cbd) in clip_lose_selection() function
1529 clip_lose_selection(&clip_plus); in clip_x11_lose_ownership_cb()
1531 clip_lose_selection(&clip_star); in clip_x11_lose_ownership_cb()
H A Dos_unix.c1227 clip_lose_selection(&clip_star); in loose_clipboard()
1229 clip_lose_selection(&clip_plus); in loose_clipboard()
3321 clip_lose_selection(&clip_star); in mch_free_mem()
3323 clip_lose_selection(&clip_plus); in mch_free_mem()
H A Dgui_gtk_x11.c1212 clip_lose_selection(&clip_plus); in selection_clear_event()
1214 clip_lose_selection(&clip_star); in selection_clear_event()