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

  /external/chromium_org/ui/display/chromeos/x11/
native_display_event_dispatcher_x11.cc 47 const XRRNotifyEvent* notify_event = reinterpret_cast<XRRNotifyEvent*>(event); local
48 if (notify_event->subtype != RRNotify_OutputChange)
  /external/chromium_org/remoting/host/linux/
x_server_clipboard.cc 133 XFixesSelectionNotifyEvent* notify_event = local
135 OnSetSelectionOwnerNotify(notify_event->selection,
136 notify_event->selection_timestamp);

Completed in 453 milliseconds