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

  /external/chromium_org/remoting/host/linux/
x_server_clipboard.h 74 void HandleSelectionNotify(XSelectionEvent* event,
81 // otherwise. They are called from HandleSelectionNotify(), and take the same
x_server_clipboard.cc 210 HandleSelectionNotify(&event->xselection, type, format, item_count,
217 HandleSelectionNotify(&event->xselection, 0, 0, 0, 0);
289 void XServerClipboard::HandleSelectionNotify(XSelectionEvent* event,

Completed in 973 milliseconds