Searched refs:GetMessageInfoBarText (Results 1 – 10 of 10) sorted by relevance
25 std::string text = UTF16ToUTF8(GetDelegate()->GetMessageInfoBarText()); in Init()
27 std::string text = UTF16ToUTF8(GetDelegate()->GetMessageInfoBarText()); in PlatformSpecificSetOwner()
42 label_ = CreateLabel(delegate->GetMessageInfoBarText()); in ViewHierarchyChanged()
41 label_ = CreateLabel(delegate->GetMessageInfoBarText()); in ViewHierarchyChanged()
38 string16 messageText = delegate->GetMessageInfoBarText();
40 base::string16 messageText = delegate->GetMessageInfoBarText();
119 string16 GetMessageInfoBarText();
199 string16 TranslateInfoBarDelegate::GetMessageInfoBarText() { in GetMessageInfoBarText() function in TranslateInfoBarDelegate
141 base::string16 GetMessageInfoBarText();
171 base::string16 TranslateInfoBarDelegate::GetMessageInfoBarText() { in GetMessageInfoBarText() function in TranslateInfoBarDelegate