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

  /external/chromium_org/chrome/browser/infobars/
infobar_container.h 121 InfoBar* FindInfoBar(InfoBarDelegate* delegate);
infobar_container.cc 134 HideInfoBar(FindInfoBar(removed_details->first), removed_details->second);
154 InfoBar* old_infobar = FindInfoBar(old_delegate);
162 InfoBar* InfoBarContainer::FindInfoBar(InfoBarDelegate* delegate) {

Completed in 530 milliseconds