Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/linux/
H A Dx_server_clipboard.cc102 AssertSelectionOwnership(x11::Atom::PRIMARY); in SetClipboard()
103 AssertSelectionOwnership(clipboard_atom_); in SetClipboard()
384 void XServerClipboard::AssertSelectionOwnership(x11::Atom selection) { in AssertSelectionOwnership() function in remoting::XServerClipboard
H A Dx_server_clipboard.h104 void AssertSelectionOwnership(x11::Atom selection);