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

  /external/chromium_org/remoting/host/linux/
x_server_clipboard.cc 23 selection_string_atom_(None),
75 selection_string_atom_ = atoms[2];
336 if (event->property != selection_string_atom_ || !data || format != 8)
358 XConvertSelection(display_, selection, target, selection_string_atom_,
x_server_clipboard.h 119 Atom selection_string_atom_; member in class:remoting::XServerClipboard

Completed in 56 milliseconds