Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dclipboard.pro25 void clip_x11_request_selection(Widget myShell, Display *dpy, Clipboard_T *cbd);
/vim-8.2.3635/src/
H A Dclipboard.c1698 clip_x11_request_selection( in clip_x11_request_selection() function
H A Dgui_x11.c2850 clip_x11_request_selection(vimShell, gui.dpy, cbd); in clip_mch_request_selection()
H A Dos_unix.c7907 clip_x11_request_selection(xterm_Shell, xterm_dpy, cbd); in clip_xterm_request_selection()