HomeSort by relevance Sort by last modified time
    Searched refs:ShouldDescendIntoChildForEventHandling (Results 1 - 24 of 24) sorted by null

  /external/chromium_org/ui/aura/
window_delegate.h 56 virtual bool ShouldDescendIntoChildForEventHandling(
window.cc 812 if (delegate_ && !delegate_->ShouldDescendIntoChildForEventHandling(
    [all...]
window_unittest.cc 253 virtual bool ShouldDescendIntoChildForEventHandling(
609 // We can override ShouldDescendIntoChildForEventHandling to make the parent
    [all...]
  /external/chromium_org/content/browser/web_contents/aura/
image_window_delegate.cc 53 bool ImageWindowDelegate::ShouldDescendIntoChildForEventHandling(
image_window_delegate.h 33 virtual bool ShouldDescendIntoChildForEventHandling(
  /external/chromium_org/ui/views/widget/
widget_delegate.h 164 virtual bool ShouldDescendIntoChildForEventHandling(
widget_delegate.cc 165 bool WidgetDelegate::ShouldDescendIntoChildForEventHandling(
native_widget_aura.h 139 virtual bool ShouldDescendIntoChildForEventHandling(
native_widget_aura.cc 673 bool NativeWidgetAura::ShouldDescendIntoChildForEventHandling(
678 !widget_delegate->ShouldDescendIntoChildForEventHandling(child, location))
    [all...]
  /external/chromium_org/ui/aura/test/
test_window_delegate.h 51 virtual bool ShouldDescendIntoChildForEventHandling(
test_window_delegate.cc 57 bool TestWindowDelegate::ShouldDescendIntoChildForEventHandling(
  /external/chromium_org/chrome/browser/ui/views/apps/
native_app_window_views.h 106 virtual bool ShouldDescendIntoChildForEventHandling(
native_app_window_views.cc 605 bool NativeAppWindowViews::ShouldDescendIntoChildForEventHandling(
  /external/chromium_org/ui/aura/demo/
demo_main.cc 54 virtual bool ShouldDescendIntoChildForEventHandling(
  /external/chromium_org/content/browser/web_contents/
web_contents_view_aura.h 163 virtual bool ShouldDescendIntoChildForEventHandling(
web_contents_view_aura.cc     [all...]
  /external/chromium_org/ui/keyboard/
keyboard_controller.cc 54 virtual bool ShouldDescendIntoChildForEventHandling(
  /external/chromium_org/ash/display/
mirror_window_controller.cc 95 virtual bool ShouldDescendIntoChildForEventHandling(
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_widget_aura.h 163 virtual bool ShouldDescendIntoChildForEventHandling(
desktop_native_widget_aura.cc 638 bool DesktopNativeWidgetAura::ShouldDescendIntoChildForEventHandling(
643 widget_delegate->ShouldDescendIntoChildForEventHandling(child, location);
  /external/chromium_org/ash/drag_drop/
drag_drop_controller.cc 106 virtual bool ShouldDescendIntoChildForEventHandling(
  /external/chromium_org/ash/
root_window_controller.cc 169 virtual bool ShouldDescendIntoChildForEventHandling(
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura.h 293 virtual bool ShouldDescendIntoChildForEventHandling(
render_widget_host_view_aura.cc     [all...]

Completed in 2845 milliseconds