Searched defs:IsPopupOrPanel (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ui/web_dialogs/
H A Dweb_dialog_web_contents_delegate.cc52 bool WebDialogWebContentsDelegate::IsPopupOrPanel( function in class:ui::WebDialogWebContentsDelegate
/external/chromium_org/apps/
H A Dcustom_launcher_page_contents.cc85 bool CustomLauncherPageContents::IsPopupOrPanel( function in class:apps::CustomLauncherPageContents
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_host.cc182 bool PanelHost::IsPopupOrPanel(const content::WebContents* source) const { function in class:PanelHost
/external/chromium_org/content/public/browser/
H A Dweb_contents_delegate.cc26 bool WebContentsDelegate::IsPopupOrPanel(const WebContents* source) const { function in class:content::WebContentsDelegate
/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Dwebui_login_view.cc426 bool WebUILoginView::IsPopupOrPanel(const WebContents* source) const { function in class:chromeos::WebUILoginView
/external/chromium_org/extensions/browser/app_window/
H A Dapp_window.cc911 bool AppWindow::IsPopupOrPanel(const WebContents* source) const { return true; } function in class:extensions::AppWindow
/external/chromium_org/chrome/browser/ui/
H A Dbrowser.cc1420 if (!IsPopupOrPanel(source)) {
1427 bool Browser::IsPopupOrPanel(const WebContents* source) const { function in class:Browser

Completed in 218 milliseconds