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

  /external/chromium/chrome/browser/
alternate_nav_url_fetcher.cc 28 infobar_contents_(NULL) {
44 if (!infobar_contents_ &&
122 infobar_contents_->OpenURL(
170 infobar_contents_ = controller_->tab_contents();
171 StoreActiveEntryUniqueID(infobar_contents_);
172 infobar_contents_->AddInfoBar(this);
alternate_nav_url_fetcher.h 85 TabContents* infobar_contents_; member in class:AlternateNavURLFetcher

Completed in 96 milliseconds