Home
last modified time | relevance | path

Searched refs:clip_gen_set_selection (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dclipboard.c104 clip_gen_set_selection(clip); in clip_update_selection()
224 clip_gen_set_selection(clip); in clip_copy_selection()
286 clip_gen_set_selection(&clip_star); in end_global_changes()
291 clip_gen_set_selection(&clip_plus); in end_global_changes()
1169 clip_gen_set_selection(&clip_star); in clip_copy_modeless_selection()
1178 clip_gen_set_selection(&clip_plus); in clip_copy_modeless_selection()
1185 clip_gen_set_selection(Clipboard_T *cbd) in clip_gen_set_selection() function
2191 clip_gen_set_selection(&clip_star); in may_set_selection()
2197 clip_gen_set_selection(&clip_plus); in may_set_selection()
H A Dregister.c1407 clip_gen_set_selection(&clip_star); in op_yank()
1428 clip_gen_set_selection(&clip_plus); in op_yank()
1437 clip_gen_set_selection(&clip_star); in op_yank()
/vim-8.2.3635/src/proto/
H A Dclipboard.pro19 void clip_gen_set_selection(Clipboard_T *cbd);