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

/external/chromium_org/content/browser/web_contents/aura/
H A Dimage_window_delegate.cc53 bool ImageWindowDelegate::ShouldDescendIntoChildForEventHandling( function in class:content::ImageWindowDelegate
/external/chromium_org/ui/aura/test/
H A Dtest_window_delegate.cc57 bool TestWindowDelegate::ShouldDescendIntoChildForEventHandling( function in class:aura::test::TestWindowDelegate
/external/chromium_org/ui/views/widget/
H A Dwidget_delegate.cc165 bool WidgetDelegate::ShouldDescendIntoChildForEventHandling( function in class:views::WidgetDelegate
H A Dnative_widget_aura.cc673 bool NativeWidgetAura::ShouldDescendIntoChildForEventHandling( function in class:views::NativeWidgetAura
678 !widget_delegate->ShouldDescendIntoChildForEventHandling(child, location))
/external/chromium_org/chrome/browser/ui/views/apps/
H A Dnative_app_window_views.cc605 bool NativeAppWindowViews::ShouldDescendIntoChildForEventHandling( function in class:NativeAppWindowViews
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_aura.cc1461 bool WebContentsViewAura::ShouldDescendIntoChildForEventHandling( function in class:content::WebContentsViewAura
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_native_widget_aura.cc638 bool DesktopNativeWidgetAura::ShouldDescendIntoChildForEventHandling( function in class:views::DesktopNativeWidgetAura
643 widget_delegate->ShouldDescendIntoChildForEventHandling(child, location);
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura.cc2377 bool RenderWidgetHostViewAura::ShouldDescendIntoChildForEventHandling( function in class:content::RenderWidgetHostViewAura

Completed in 145 milliseconds