Searched refs:OnSelectionNotify (Results 1 – 9 of 9) sorted by relevance
63 void OnSelectionNotify(const XEvent& event);
64 requestor_->OnSelectionNotify(xev); in SendSelectionNotify()
143 void SelectionRequestor::OnSelectionNotify(const XEvent& event) { in OnSelectionNotify() function in ui::SelectionRequestor
57 void OnSelectionNotify(XEvent* event);
120 OnSelectionNotify(event); in ProcessXEvent()193 void XServerClipboard::OnSelectionNotify(XEvent* event) { in OnSelectionNotify() function in remoting::XServerClipboard
128 void OnSelectionNotify(const XSelectionEvent& xselection);289 void DesktopDragDropClientAuraX11::X11DragContext::OnSelectionNotify( in OnSelectionNotify() function in views::DesktopDragDropClientAuraX11::X11DragContext594 void DesktopDragDropClientAuraX11::OnSelectionNotify( in OnSelectionNotify() function in views::DesktopDragDropClientAuraX11597 target_current_context_->OnSelectionNotify(xselection); in OnSelectionNotify()
80 void OnSelectionNotify(const XSelectionEvent& xselection);
1911 drag_drop_client_->OnSelectionNotify(xev->xselection); in DispatchEvent()
541 selection_requestor_.OnSelectionNotify(*xev); in DispatchEvent()