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

  /external/chromium_org/chrome/browser/ui/
browser_tab_strip_model_delegate.cc 148 return chrome::FastUnloadController::ShouldRunUnloadEventsHelper(contents);
150 return chrome::UnloadController::ShouldRunUnloadEventsHelper(contents);
fast_unload_controller.h 68 static bool ShouldRunUnloadEventsHelper(content::WebContents* contents);
unload_controller.h 40 static bool ShouldRunUnloadEventsHelper(content::WebContents* contents);
unload_controller.cc 45 bool UnloadController::ShouldRunUnloadEventsHelper(
fast_unload_controller.cc 74 bool FastUnloadController::ShouldRunUnloadEventsHelper(

Completed in 3520 milliseconds