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 138 // occurs earlier, add the event to |IsEndingEvent|.
155 bool IsEndingEvent() const {
  /external/chromium_org/ui/aura/
window_event_dispatcher.cc 350 if (!event->IsEndingEvent()) {
    [all...]
window.cc     [all...]
  /external/chromium_org/ui/views/widget/
native_widget_aura.cc 897 DCHECK(window_->IsVisible() || event->IsEndingEvent());
    [all...]

Completed in 517 milliseconds