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

  /external/chromium_org/chrome/browser/ui/
fast_unload_controller.h 32 // 1. Browser calls CanCloseContents().
64 bool CanCloseContents(content::WebContents* contents);
unload_controller.h 36 bool CanCloseContents(content::WebContents* contents);
unload_controller.cc 34 bool UnloadController::CanCloseContents(content::WebContents* contents) {
fast_unload_controller.cc 65 bool FastUnloadController::CanCloseContents(content::WebContents* contents) {
browser.cc     [all...]

Completed in 3845 milliseconds