IsPopupOrPanel    369 apps/app_window.h   virtual bool IsPopupOrPanel(const content::WebContents* source)
IsPopupOrPanel    132 chrome/browser/chromeos/login/webui_login_view.h   virtual bool IsPopupOrPanel(
IsPopupOrPanel   1369 chrome/browser/ui/browser.cc   if (!IsPopupOrPanel(source)) {
IsPopupOrPanel    556 chrome/browser/ui/browser.h   virtual bool IsPopupOrPanel(
IsPopupOrPanel     69 chrome/browser/ui/panels/panel_host.h   virtual bool IsPopupOrPanel(
IsPopupOrPanel     66 chrome/browser/ui/webui/web_dialog_web_contents_delegate_unittest.cc   EXPECT_TRUE(test_web_contents_delegate_->IsPopupOrPanel(NULL));
IsPopupOrPanel   3090 content/browser/web_contents/web_contents_impl.cc   if (delegate_ && delegate_->IsPopupOrPanel(this))
IsPopupOrPanel    140 content/public/browser/web_contents_delegate.h   virtual bool IsPopupOrPanel(const WebContents* source) const;
IsPopupOrPanel     65 ui/web_dialogs/web_dialog_web_contents_delegate.h   virtual bool IsPopupOrPanel(