Searched refs:IsAttemptingToCloseBrowser (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dnew_tab_page_sync_handler.cc132 if (!browser || browser->IsAttemptingToCloseBrowser())
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_close_browsertest.cc221 if (!it->IsAttemptingToCloseBrowser())
230 if (!it->IsAttemptingToCloseBrowser())
H A Dbrowser.cc648 bool Browser::IsAttemptingToCloseBrowser() const { function in class:Browser
746 if (browser == this || browser->IsAttemptingToCloseBrowser())
H A Dbrowser.h327 bool IsAttemptingToCloseBrowser() const;
/external/chromium_org/chrome/browser/extensions/
H A Dextension_tab_util.cc140 if (!browser->is_type_tabbed() && browser->IsAttemptingToCloseBrowser())

Completed in 2069 milliseconds