HomeSort by relevance Sort by last modified time
    Searched defs:OnSelectionNotify (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/remoting/host/linux/
x_server_clipboard.cc 120 OnSelectionNotify(event);
193 void XServerClipboard::OnSelectionNotify(XEvent* event) {
  /external/chromium_org/ui/base/x/
selection_requestor.cc 143 void SelectionRequestor::OnSelectionNotify(const XEvent& event) {
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_drag_drop_client_aurax11.cc 128 void OnSelectionNotify(const XSelectionEvent& xselection);
289 void DesktopDragDropClientAuraX11::X11DragContext::OnSelectionNotify(
594 void DesktopDragDropClientAuraX11::OnSelectionNotify(
597 target_current_context_->OnSelectionNotify(xselection);
    [all...]

Completed in 177 milliseconds