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

12

/external/chromium_org/content/browser/web_contents/aura/
H A Dimage_window_delegate.cc54 bool ImageWindowDelegate::ShouldDescendIntoChildForEventHandling( function in class:content::ImageWindowDelegate
H A Dimage_window_delegate.h34 virtual bool ShouldDescendIntoChildForEventHandling(
/external/chromium_org/ui/aura/
H A Dwindow_delegate.h57 virtual bool ShouldDescendIntoChildForEventHandling(
H A Dwindow_targeter.cc73 ShouldDescendIntoChildForEventHandling(window, event.location())) {
H A Dwindow.cc1006 if (delegate_ && !delegate_->ShouldDescendIntoChildForEventHandling(
/external/chromium_org/ui/views/widget/
H A Dwidget_delegate.cc176 bool WidgetDelegate::ShouldDescendIntoChildForEventHandling( function in class:views::WidgetDelegate
H A Dwidget_delegate.h178 virtual bool ShouldDescendIntoChildForEventHandling(
H A Dnative_widget_aura.h151 virtual bool ShouldDescendIntoChildForEventHandling(
H A Dnative_widget_aura.cc758 bool NativeWidgetAura::ShouldDescendIntoChildForEventHandling( function in class:views::NativeWidgetAura
763 !widget_delegate->ShouldDescendIntoChildForEventHandling(child, location))
/external/chromium_org/ui/aura/demo/
H A Ddemo_main.cc58 virtual bool ShouldDescendIntoChildForEventHandling(
/external/chromium_org/ui/aura/test/
H A Dtest_window_delegate.cc61 bool TestWindowDelegate::ShouldDescendIntoChildForEventHandling( function in class:aura::test::TestWindowDelegate
H A Dtest_window_delegate.h51 virtual bool ShouldDescendIntoChildForEventHandling(
/external/chromium_org/ash/display/
H A Dcursor_window_controller.cc43 virtual bool ShouldDescendIntoChildForEventHandling(
/external/chromium_org/components/native_app_window/
H A Dnative_app_window_views.h113 virtual bool ShouldDescendIntoChildForEventHandling(
H A Dnative_app_window_views.cc260 bool NativeAppWindowViews::ShouldDescendIntoChildForEventHandling( function in class:native_app_window::NativeAppWindowViews
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_aura.h163 virtual bool ShouldDescendIntoChildForEventHandling(
/external/chromium_org/mojo/examples/aura_demo/
H A Daura_demo.cc57 virtual bool ShouldDescendIntoChildForEventHandling(
/external/chromium_org/ui/views/controls/native/
H A Dnative_view_host_aura.cc39 virtual bool ShouldDescendIntoChildForEventHandling(
/external/chromium_org/mojo/services/window_manager/
H A Dwindow_manager_app.cc51 virtual bool ShouldDescendIntoChildForEventHandling(
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_native_widget_aura.h192 virtual bool ShouldDescendIntoChildForEventHandling(
H A Ddesktop_native_widget_aura.cc968 bool DesktopNativeWidgetAura::ShouldDescendIntoChildForEventHandling( function in class:views::DesktopNativeWidgetAura
973 widget_delegate->ShouldDescendIntoChildForEventHandling(child, location);
/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_controller.cc100 virtual bool ShouldDescendIntoChildForEventHandling(
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura.h291 virtual bool ShouldDescendIntoChildForEventHandling(
/external/chromium_org/ui/keyboard/
H A Dkeyboard_controller.cc102 virtual bool ShouldDescendIntoChildForEventHandling(
/external/chromium_org/ash/
H A Droot_window_controller.cc235 virtual bool ShouldDescendIntoChildForEventHandling(

Completed in 1965 milliseconds

12