IsPanelShownOnActiveDesktop   66 chrome/browser/ui/cocoa/panels/panel_cocoa.h   virtual bool IsPanelShownOnActiveDesktop() const OVERRIDE;
IsPanelShownOnActiveDesktop   85 chrome/browser/ui/gtk/panels/panel_gtk.h   virtual bool IsPanelShownOnActiveDesktop() const OVERRIDE;
IsPanelShownOnActiveDesktop   90 chrome/browser/ui/panels/native_panel.h   virtual bool IsPanelShownOnActiveDesktop() const = 0;
IsPanelShownOnActiveDesktop  316 chrome/browser/ui/panels/panel.cc   return native_panel_->IsPanelShownOnActiveDesktop();
IsPanelShownOnActiveDesktop   81 chrome/browser/ui/views/panels/panel_view.h   virtual bool IsPanelShownOnActiveDesktop() const OVERRIDE;