/external/chromium_org/ui/aura/ |
D | window_delegate.h | 57 virtual bool ShouldDescendIntoChildForEventHandling(
|
D | window_targeter.cc | 55 ShouldDescendIntoChildForEventHandling(window, event.location())) { in SubtreeCanAcceptEvent()
|
D | window.cc | 995 if (delegate_ && !delegate_->ShouldDescendIntoChildForEventHandling( in GetWindowForPoint()
|
/external/chromium_org/content/browser/web_contents/aura/ |
D | image_window_delegate.h | 34 virtual bool ShouldDescendIntoChildForEventHandling(
|
D | image_window_delegate.cc | 54 bool ImageWindowDelegate::ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in content::ImageWindowDelegate
|
/external/chromium_org/mojo/services/view_manager/ |
D | node.h | 79 virtual bool ShouldDescendIntoChildForEventHandling(
|
D | node.cc | 143 bool Node::ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in mojo::view_manager::service::Node
|
/external/chromium_org/ui/views/widget/ |
D | widget_delegate.cc | 172 bool WidgetDelegate::ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in views::WidgetDelegate
|
D | widget_delegate.h | 175 virtual bool ShouldDescendIntoChildForEventHandling(
|
D | native_widget_aura.h | 148 virtual bool ShouldDescendIntoChildForEventHandling(
|
D | native_widget_aura.cc | 749 bool NativeWidgetAura::ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in views::NativeWidgetAura 754 !widget_delegate->ShouldDescendIntoChildForEventHandling(child, location)) in ShouldDescendIntoChildForEventHandling()
|
/external/chromium_org/ui/aura/test/ |
D | test_window_delegate.h | 51 virtual bool ShouldDescendIntoChildForEventHandling(
|
D | test_window_delegate.cc | 61 bool TestWindowDelegate::ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in aura::test::TestWindowDelegate
|
/external/chromium_org/ui/aura/demo/ |
D | demo_main.cc | 58 virtual bool ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in __anon1dc336650111::DemoWindowDelegate
|
/external/chromium_org/mojo/examples/aura_demo/ |
D | aura_demo.cc | 55 virtual bool ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in mojo::examples::DemoWindowDelegate
|
/external/chromium_org/content/browser/web_contents/ |
D | web_contents_view_aura.h | 157 virtual bool ShouldDescendIntoChildForEventHandling(
|
/external/chromium_org/apps/ui/views/ |
D | native_app_window_views.h | 112 virtual bool ShouldDescendIntoChildForEventHandling(
|
D | native_app_window_views.cc | 232 bool NativeAppWindowViews::ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in apps::NativeAppWindowViews
|
/external/chromium_org/ash/display/ |
D | cursor_window_controller.cc | 43 virtual bool ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in ash::CursorWindowDelegate
|
/external/chromium_org/ui/keyboard/ |
D | keyboard_controller.cc | 98 virtual bool ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in __anonf24b76e40111::KeyboardWindowDelegate
|
/external/chromium_org/ui/views/widget/desktop_aura/ |
D | desktop_native_widget_aura.h | 191 virtual bool ShouldDescendIntoChildForEventHandling(
|
D | desktop_native_widget_aura.cc | 963 bool DesktopNativeWidgetAura::ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in views::DesktopNativeWidgetAura 968 widget_delegate->ShouldDescendIntoChildForEventHandling(child, location); in ShouldDescendIntoChildForEventHandling()
|
/external/chromium_org/ash/drag_drop/ |
D | drag_drop_controller.cc | 103 virtual bool ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in ash::DragDropTrackerDelegate
|
/external/chromium_org/content/browser/renderer_host/ |
D | render_widget_host_view_aura.h | 280 virtual bool ShouldDescendIntoChildForEventHandling(
|
/external/chromium_org/ash/ |
D | root_window_controller.cc | 234 virtual bool ShouldDescendIntoChildForEventHandling( in ShouldDescendIntoChildForEventHandling() function in ash::__anon317108cc0111::EmptyWindowDelegate
|