Searched refs:OnSelectionNotify (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/remoting/host/linux/
H A Dx_server_clipboard.h57 void OnSelectionNotify(XEvent* event);
69 // Called by OnSelectionNotify() when the selection owner has replied to a
H A Dx_server_clipboard.cc120 OnSelectionNotify(event);
193 void XServerClipboard::OnSelectionNotify(XEvent* event) { function in class:remoting::XServerClipboard
/external/chromium_org/ui/base/x/
H A Dselection_requestor.h63 void OnSelectionNotify(const XEvent& event);
H A Dselection_requestor_unittest.cc64 requestor_->OnSelectionNotify(xev);
H A Dselection_requestor.cc143 void SelectionRequestor::OnSelectionNotify(const XEvent& event) { function in class:ui::SelectionRequestor
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_drag_drop_client_aurax11.h80 void OnSelectionNotify(const XSelectionEvent& xselection);
H A Ddesktop_drag_drop_client_aurax11.cc128 void OnSelectionNotify(const XSelectionEvent& xselection);
289 void DesktopDragDropClientAuraX11::X11DragContext::OnSelectionNotify( function in class:views::DesktopDragDropClientAuraX11::X11DragContext
594 void DesktopDragDropClientAuraX11::OnSelectionNotify( function in class:views::DesktopDragDropClientAuraX11
597 target_current_context_->OnSelectionNotify(xselection);
H A Ddesktop_window_tree_host_x11.cc1911 drag_drop_client_->OnSelectionNotify(xev->xselection);
/external/chromium_org/ui/base/clipboard/
H A Dclipboard_aurax11.cc541 selection_requestor_.OnSelectionNotify(*xev);

Completed in 141 milliseconds