OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:selections_owned_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/host/linux/
x_server_clipboard.cc
250
selections_owned_
.erase(event->xselectionclear.selection);
365
selections_owned_
.insert(selection);
372
return
selections_owned_
.find(selection) !=
selections_owned_
.end();
x_server_clipboard.h
126
std::set<Atom>
selections_owned_
;
member in class:remoting::XServerClipboard
Completed in 49 milliseconds