Home
last modified time | relevance | path

Searched refs:instant_unload_handler_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/
Dbrowser.h1178 scoped_ptr<InstantUnloadHandler> instant_unload_handler_; variable
Dbrowser.cc3449 instant_unload_handler_.reset(); in Observe()
3514 instant_unload_handler_->RunUnloadListenersOrDestroy(tab_contents, index); in CommitInstant()
4356 instant_unload_handler_.reset(new InstantUnloadHandler(this)); in CreateInstantIfNecessary()