Searched refs:PostDispatchEvent (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ui/events/
H A Devent_dispatcher.h43 // dispatching the event, and |PostDispatchEvent()| after the event has been
58 virtual EventDispatchDetails PostDispatchEvent(
H A Devent_dispatcher.cc61 details = PostDispatchEvent(target_destroyed_during_dispatch ?
74 EventDispatchDetails EventDispatcherDelegate::PostDispatchEvent( function in class:ui::EventDispatcherDelegate
/external/chromium_org/ui/views/widget/
H A Droot_view.h160 virtual ui::EventDispatchDetails PostDispatchEvent(
H A Droot_view.cc699 // TODO(tdanderson): Look into moving this to PostDispatchEvent() and
717 ui::EventDispatchDetails RootView::PostDispatchEvent(ui::EventTarget* target, function in class:views::internal::RootView
/external/chromium_org/ui/aura/
H A Dwindow_event_dispatcher.h184 virtual ui::EventDispatchDetails PostDispatchEvent(
H A Dwindow_event_dispatcher.cc487 ui::EventDispatchDetails WindowEventDispatcher::PostDispatchEvent( function in class:aura::WindowEventDispatcher

Completed in 168 milliseconds