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

  /external/chromium_org/ui/wm/core/
nested_accelerator_dispatcher_linux.cc 38 scoped_ptr<ui::ScopedEventDispatcher> OverrideDispatcher(
41 return source ? source->OverrideDispatcher(dispatcher)
52 restore_dispatcher_(OverrideDispatcher(this)) {}
nested_accelerator_controller_unittest.cc 175 ui::PlatformEventSource::GetInstance()->OverrideDispatcher(
197 ui::PlatformEventSource::GetInstance()->OverrideDispatcher(
  /external/chromium_org/ui/events/platform/
platform_event_source.h 51 scoped_ptr<ScopedEventDispatcher> OverrideDispatcher(
63 // dispatcher installed using |OverrideDispatcher()|, then that dispatcher
platform_event_source.cc 46 scoped_ptr<ScopedEventDispatcher> PlatformEventSource::OverrideDispatcher(
platform_event_source_unittest.cc 282 source()->OverrideDispatcher(&overriding_dispatcher);
298 source()->OverrideDispatcher(&overriding_dispatcher);
315 source()->OverrideDispatcher(&second_overriding);
541 source()->OverrideDispatcher(&first_overriding);
547 source()->OverrideDispatcher(&second_overriding);
651 source()->OverrideDispatcher(&overriding);
713 source()->OverrideDispatcher(&second_overriding);
751 source()->OverrideDispatcher(&overriding);
  /external/chromium_org/ui/views/test/
x11_property_change_waiter.cc 39 OverrideDispatcher(this).Pass();
  /external/chromium_org/ui/views/controls/menu/
menu_message_loop_aura.cc 163 ui::PlatformEventSource::GetInstance()->OverrideDispatcher(
  /external/chromium_org/ui/views/widget/desktop_aura/
x11_whole_screen_move_loop.cc 171 ui::PlatformEventSource::GetInstance()->OverrideDispatcher(this);

Completed in 179 milliseconds