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

  /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);
  /external/chromium_org/chromeos/display/
output_configurator.cc 542 const XRRNotifyEvent* notify_event = reinterpret_cast<XRRNotifyEvent*>(event); local
543 if (notify_event->subtype != RRNotify_OutputChange)
    [all...]

Completed in 57 milliseconds