HomeSort by relevance Sort by last modified time
    Searched refs:IsPopupOrPanel (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/ui/web_dialogs/
web_dialog_web_contents_delegate.cc 52 bool WebDialogWebContentsDelegate::IsPopupOrPanel(
web_dialog_web_contents_delegate.h 65 virtual bool IsPopupOrPanel(
  /external/chromium_org/chrome/browser/chromeos/login/ui/
webui_login_view.h 133 virtual bool IsPopupOrPanel(
webui_login_view.cc 388 bool WebUILoginView::IsPopupOrPanel(const WebContents* source) const {
  /external/chromium_org/chrome/browser/ui/panels/
panel_host.h 69 virtual bool IsPopupOrPanel(
panel_host.cc 178 bool PanelHost::IsPopupOrPanel(const content::WebContents* source) const {
  /external/chromium_org/chrome/browser/ui/webui/
web_dialog_web_contents_delegate_unittest.cc 66 EXPECT_TRUE(test_web_contents_delegate_->IsPopupOrPanel(NULL));
  /external/chromium_org/content/public/browser/
web_contents_delegate.cc 26 bool WebContentsDelegate::IsPopupOrPanel(const WebContents* source) const {
web_contents_delegate.h 144 virtual bool IsPopupOrPanel(const WebContents* source) const;
  /external/chromium_org/ui/keyboard/
keyboard_controller_proxy.cc 47 virtual bool IsPopupOrPanel(
  /external/chromium_org/apps/
app_window.h 387 virtual bool IsPopupOrPanel(const content::WebContents* source)
app_window.cc     [all...]
  /external/chromium_org/chrome/browser/ui/
browser.h 552 virtual bool IsPopupOrPanel(
    [all...]
browser.cc     [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.cc     [all...]

Completed in 486 milliseconds