Home
last modified time | relevance | path

Searched refs:ShouldShowMessageInfoBarButton (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ui/cocoa/translate/
Dtranslate_message_infobar_controller.mm17 if ([self delegate]->ShouldShowMessageInfoBarButton()) {
31 if ([self delegate]->ShouldShowMessageInfoBarButton())
/external/chromium/chrome/browser/translate/
Dtranslate_infobar_delegate.h122 bool ShouldShowMessageInfoBarButton();
Dtranslate_infobar_delegate.cc254 bool TranslateInfoBarDelegate::ShouldShowMessageInfoBarButton() { in ShouldShowMessageInfoBarButton() function in TranslateInfoBarDelegate