Searched refs:is_attempting_to_close_browser (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/
H A Dfast_unload_controller.h83 bool is_attempting_to_close_browser() const { function in class:chrome::FastUnloadController
H A Dunload_controller.h55 bool is_attempting_to_close_browser() const { function in class:chrome::UnloadController
H A Dbrowser.cc650 return fast_unload_controller_->is_attempting_to_close_browser();
651 return unload_controller_->is_attempting_to_close_browser();

Completed in 355 milliseconds