Home
last modified time | relevance | path

Searched refs:ShouldDescendIntoChildForEventHandling (Results 1 – 25 of 28) sorted by relevance

12

/external/chromium_org/ui/aura/
Dwindow_delegate.h57 virtual bool ShouldDescendIntoChildForEventHandling(
Dwindow_targeter.cc55 ShouldDescendIntoChildForEventHandling(window, event.location())) { in SubtreeCanAcceptEvent()
Dwindow.cc995 if (delegate_ && !delegate_->ShouldDescendIntoChildForEventHandling( in GetWindowForPoint()
/external/chromium_org/content/browser/web_contents/aura/
Dimage_window_delegate.h34 virtual bool ShouldDescendIntoChildForEventHandling(
Dimage_window_delegate.cc54 bool ImageWindowDelegate::ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in content::ImageWindowDelegate
/external/chromium_org/mojo/services/view_manager/
Dnode.h79 virtual bool ShouldDescendIntoChildForEventHandling(
Dnode.cc143 bool Node::ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in mojo::view_manager::service::Node
/external/chromium_org/ui/views/widget/
Dwidget_delegate.cc172 bool WidgetDelegate::ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in views::WidgetDelegate
Dwidget_delegate.h175 virtual bool ShouldDescendIntoChildForEventHandling(
Dnative_widget_aura.h148 virtual bool ShouldDescendIntoChildForEventHandling(
Dnative_widget_aura.cc749 bool NativeWidgetAura::ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in views::NativeWidgetAura
754 !widget_delegate->ShouldDescendIntoChildForEventHandling(child, location)) in ShouldDescendIntoChildForEventHandling()
/external/chromium_org/ui/aura/test/
Dtest_window_delegate.h51 virtual bool ShouldDescendIntoChildForEventHandling(
Dtest_window_delegate.cc61 bool TestWindowDelegate::ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in aura::test::TestWindowDelegate
/external/chromium_org/ui/aura/demo/
Ddemo_main.cc58 virtual bool ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in __anon1dc336650111::DemoWindowDelegate
/external/chromium_org/mojo/examples/aura_demo/
Daura_demo.cc55 virtual bool ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in mojo::examples::DemoWindowDelegate
/external/chromium_org/content/browser/web_contents/
Dweb_contents_view_aura.h157 virtual bool ShouldDescendIntoChildForEventHandling(
/external/chromium_org/apps/ui/views/
Dnative_app_window_views.h112 virtual bool ShouldDescendIntoChildForEventHandling(
Dnative_app_window_views.cc232 bool NativeAppWindowViews::ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in apps::NativeAppWindowViews
/external/chromium_org/ash/display/
Dcursor_window_controller.cc43 virtual bool ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in ash::CursorWindowDelegate
/external/chromium_org/ui/keyboard/
Dkeyboard_controller.cc98 virtual bool ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in __anonf24b76e40111::KeyboardWindowDelegate
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_native_widget_aura.h191 virtual bool ShouldDescendIntoChildForEventHandling(
Ddesktop_native_widget_aura.cc963 bool DesktopNativeWidgetAura::ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in views::DesktopNativeWidgetAura
968 widget_delegate->ShouldDescendIntoChildForEventHandling(child, location); in ShouldDescendIntoChildForEventHandling()
/external/chromium_org/ash/drag_drop/
Ddrag_drop_controller.cc103 virtual bool ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in ash::DragDropTrackerDelegate
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_aura.h280 virtual bool ShouldDescendIntoChildForEventHandling(
/external/chromium_org/ash/
Droot_window_controller.cc234 virtual bool ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in ash::__anon317108cc0111::EmptyWindowDelegate

12