HomeSort by relevance Sort by last modified time
    Searched refs:IsEndingEvent (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/events/
event.h 132 // occurs earlier, add the event to |IsEndingEvent|.
149 bool IsEndingEvent() const {
  /external/chromium_org/ui/aura/
window_event_dispatcher.cc 341 if (!event->IsEndingEvent()) {
window.cc     [all...]
  /external/chromium_org/ui/views/widget/
native_widget_aura.cc 874 DCHECK(window_->IsVisible() || event->IsEndingEvent());
    [all...]

Completed in 71 milliseconds