CanWindowReceiveEvents 1076 ash/shell.cc       if (layout_manager && layout_manager->CanWindowReceiveEvents(window))
CanWindowReceiveEvents  590 ash/shell.h      virtual bool CanWindowReceiveEvents(aura::Window* window) OVERRIDE;
CanWindowReceiveEvents   23 ash/wm/system_modal_container_event_filter.cc   if (!delegate_->CanWindowReceiveEvents(target))
CanWindowReceiveEvents   30 ash/wm/system_modal_container_event_filter.cc   if (!delegate_->CanWindowReceiveEvents(target))
CanWindowReceiveEvents   19 ash/wm/system_modal_container_event_filter_delegate.h   virtual bool CanWindowReceiveEvents(aura::Window* window) = 0;
CanWindowReceiveEvents   57 ash/wm/system_modal_container_layout_manager.h   bool CanWindowReceiveEvents(aura::Window* window);