Searched defs:ShouldDescendIntoChildForEventHandling (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/content/browser/web_contents/aura/
H A Dimage_window_delegate.cc54 bool ImageWindowDelegate::ShouldDescendIntoChildForEventHandling( function in class:content::ImageWindowDelegate
/external/chromium_org/ui/aura/test/
H A Dtest_window_delegate.cc61 bool TestWindowDelegate::ShouldDescendIntoChildForEventHandling( function in class:aura::test::TestWindowDelegate
/external/chromium_org/ui/views/widget/
H A Dwidget_delegate.cc170 bool WidgetDelegate::ShouldDescendIntoChildForEventHandling( function in class:views::WidgetDelegate
H A Dnative_widget_aura.cc722 bool NativeWidgetAura::ShouldDescendIntoChildForEventHandling( function in class:views::NativeWidgetAura
727 !widget_delegate->ShouldDescendIntoChildForEventHandling(child, location))
/external/chromium_org/chrome/browser/ui/views/apps/
H A Dnative_app_window_views.cc852 bool NativeAppWindowViews::ShouldDescendIntoChildForEventHandling( function in class:NativeAppWindowViews
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_aura.cc1642 bool WebContentsViewAura::ShouldDescendIntoChildForEventHandling( function in class:content::WebContentsViewAura
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_native_widget_aura.cc883 bool DesktopNativeWidgetAura::ShouldDescendIntoChildForEventHandling( function in class:views::DesktopNativeWidgetAura
888 widget_delegate->ShouldDescendIntoChildForEventHandling(child, location);
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura.cc2523 bool RenderWidgetHostViewAura::ShouldDescendIntoChildForEventHandling( function in class:content::RenderWidgetHostViewAura

Completed in 2870 milliseconds