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

  /external/chromium/chrome/browser/instant/
instant_loader.h 66 TabContentsWrapper* ReleasePreviewContents(InstantCommitType type);
instant_controller.h 129 TabContentsWrapper* ReleasePreviewContents(InstantCommitType type);
132 // Invoke this if you explicitly invoke ReleasePreviewContents.
instant_controller.cc 211 // ReleasePreviewContents sets is_active_ to false, but we need to set it
216 delete ReleasePreviewContents(INSTANT_COMMIT_DESTROY);
252 TabContentsWrapper* tab = ReleasePreviewContents(type);
350 TabContentsWrapper* InstantController::ReleasePreviewContents(
372 loader->ReleasePreviewContents(type) : NULL;
instant_loader.cc 339 // url we're adding to history (see comment in ReleasePreviewContents
762 TabContentsWrapper* InstantLoader::ReleasePreviewContents(
    [all...]
  /external/chromium/chrome/browser/ui/
browser.cc     [all...]

Completed in 55 milliseconds