HomeSort by relevance Sort by last modified time
    Searched defs:ShouldSuppressDialogs (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/tab_contents/
background_contents.cc 97 bool BackgroundContents::ShouldSuppressDialogs() {
  /external/chromium_org/apps/
custom_launcher_page_contents.cc 90 bool CustomLauncherPageContents::ShouldSuppressDialogs() {
  /external/chromium_org/content/public/browser/
web_contents_delegate.cc 36 bool WebContentsDelegate::ShouldSuppressDialogs() {
  /external/chromium_org/extensions/browser/app_window/
app_window.cc 889 bool AppWindow::ShouldSuppressDialogs() { return true; }
    [all...]

Completed in 148 milliseconds