Searched refs:IsEndingEvent (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/events/
H A Devent.h138 // occurs earlier, add the event to |IsEndingEvent|.
155 bool IsEndingEvent() const { function in class:ui::Event
/external/chromium_org/ui/aura/
H A Dwindow_event_dispatcher.cc350 if (!event->IsEndingEvent()) {
H A Dwindow.cc1390 if (event.IsEndingEvent())
/external/chromium_org/ui/views/widget/
H A Dnative_widget_aura.cc897 DCHECK(window_->IsVisible() || event->IsEndingEvent());

Completed in 40 milliseconds