HomeSort by relevance Sort by last modified time
    Searched refs:IsSelectionOwner (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/remoting/host/linux/
x_server_clipboard.h 102 bool IsSelectionOwner(Atom selection);
x_server_clipboard.cc 160 if (IsSelectionOwner(selection))
230 if (!IsSelectionOwner(selection_event.selection)) {
371 bool XServerClipboard::IsSelectionOwner(Atom selection) {

Completed in 763 milliseconds