PreventActivationByOS   34 chrome/browser/ui/cocoa/panels/panel_cocoa.h   virtual void PreventActivationByOS(bool prevent_activation) OVERRIDE;
PreventActivationByOS   55 chrome/browser/ui/gtk/panels/panel_gtk.h   virtual void PreventActivationByOS(bool prevent_activation) OVERRIDE;
PreventActivationByOS   44 chrome/browser/ui/panels/native_panel.h   virtual void PreventActivationByOS(bool prevent_activation) = 0;
PreventActivationByOS  200 chrome/browser/ui/panels/panel.cc   native_panel_->PreventActivationByOS(collection_->IsPanelMinimized(this));
PreventActivationByOS   52 chrome/browser/ui/views/panels/panel_view.h   virtual void PreventActivationByOS(bool prevent_activation) OVERRIDE;