HomeSort by relevance Sort by last modified time
    Searched full:infobar_delegates_ (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 518 size_t infobar_count() const { return infobar_delegates_.size(); }
521 return infobar_delegates_[index];
1197 std::vector<InfoBarDelegate*> infobar_delegates_; member in class:TabContents
    [all...]

Completed in 106 milliseconds