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

  /external/chromium/chrome/browser/ui/views/infobars/
infobar_view.h 86 const InfoBarContainer::Delegate* container_delegate() const;
translate_infobar_base.cc 98 const InfoBarContainer::Delegate* delegate = container_delegate();
infobar_view.cc 153 const InfoBarContainer::Delegate* delegate = container_delegate();
311 const InfoBarContainer::Delegate* InfoBarView::container_delegate() const { function in class:InfoBarView
  /external/chromium_org/chrome/browser/ui/views/infobars/
infobar_view.h 96 const InfoBarContainer::Delegate* container_delegate() const;
translate_infobar_base.cc 89 const InfoBarContainer::Delegate* delegate = container_delegate();
infobar_view.cc 196 const InfoBarContainer::Delegate* delegate = container_delegate();
341 const InfoBarContainer::Delegate* InfoBarView::container_delegate() const { function in class:InfoBarView

Completed in 217 milliseconds