Searched defs:OnSelectionNotify (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/remoting/host/linux/
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.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.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);

Completed in 95 milliseconds