Searched defs:CanAcceptEvent (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/athena/input/
H A Dinput_manager_impl.cc45 virtual bool CanAcceptEvent(const ui::Event& event) OVERRIDE;
82 bool InputManagerImpl::CanAcceptEvent(const ui::Event& event) { function in class:athena::__anon2133::InputManagerImpl
/external/chromium_org/ui/aura/
H A Denv.cc106 bool Env::CanAcceptEvent(const ui::Event& event) { function in class:aura::Env
H A Dwindow.cc1380 bool Window::CanAcceptEvent(const ui::Event& event) { function in class:aura::Window
/external/chromium_org/ui/events/test/
H A Dtest_event_target.cc58 bool TestEventTarget::CanAcceptEvent(const ui::Event& event) { function in class:ui::test::TestEventTarget
/external/chromium_org/ash/
H A Dshell.cc1133 bool Shell::CanAcceptEvent(const ui::Event& event) { function in class:ash::Shell
/external/chromium_org/ui/views/
H A Dview.cc1050 bool View::CanAcceptEvent(const ui::Event& event) { function in class:views::View

Completed in 159 milliseconds