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

  /external/chromium_org/remoting/host/linux/
x_server_clipboard.h 98 void RequestSelectionString(Atom selection, Atom target);
x_server_clipboard.cc 322 RequestSelectionString(event->selection, utf8_string_atom_);
328 RequestSelectionString(event->selection, XA_STRING);
357 void XServerClipboard::RequestSelectionString(Atom selection, Atom target) {

Completed in 505 milliseconds