IsPanelActive      33 chrome/browser/ui/cocoa/panels/panel_cocoa.h   virtual bool IsPanelActive() const OVERRIDE;
IsPanelActive      54 chrome/browser/ui/gtk/panels/panel_gtk.h   virtual bool IsPanelActive() const OVERRIDE;
IsPanelActive      43 chrome/browser/ui/panels/native_panel.h   virtual bool IsPanelActive() const = 0;
IsPanelActive     230 chrome/browser/ui/panels/panel.cc   return native_panel_->IsPanelActive();
IsPanelActive     662 chrome/browser/ui/views/panels/panel_frame_view.cc   if (panel_view_->IsPanelActive() &&
IsPanelActive      51 chrome/browser/ui/views/panels/panel_view.h   virtual bool IsPanelActive() const OVERRIDE;