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

  /external/chromium_org/ui/base/x/
selection_requestor.cc 96 void SelectionRequestor::OnSelectionNotify(const XSelectionEvent& event) {
  /external/chromium_org/remoting/host/linux/
x_server_clipboard.cc 120 OnSelectionNotify(event);
193 void XServerClipboard::OnSelectionNotify(XEvent* event) {
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_drag_drop_client_aurax11.cc 159 void OnSelectionNotify(const XSelectionEvent& xselection);
300 void DesktopDragDropClientAuraX11::X11DragContext::OnSelectionNotify(
553 void DesktopDragDropClientAuraX11::OnSelectionNotify(
560 target_current_context_->OnSelectionNotify(xselection);

Completed in 185 milliseconds