Searched refs:grab (Results 51 - 51 of 51) sorted by relevance

123

/vbox/src/VBox/GuestHost/SharedClipboard/
H A Dx11-clipboard.cpp180 /** Should we try to grab the clipboard on startup? */
334 * grab the clipboard. */
857 * @param grab whether we should try to grab the shared clipboard at once
859 int ClipStartX11(CLIPBACKEND *pCtx, bool grab) argument
873 pCtx->fGrabClipboardOnStart = grab;

Completed in 37 milliseconds

123