Searched refs:GetWindowTitleForCurrentTab (Results 1 – 8 of 8) sorted by relevance
132 return browser()->GetWindowTitleForCurrentTab(); in GetPanelTitle()
187 UTF16ToWideHack(browser()->GetWindowTitleForCurrentTab())); in IN_PROC_BROWSER_TEST_F()201 UTF16ToWideHack(browser()->GetWindowTitleForCurrentTab())); in IN_PROC_BROWSER_TEST_F()
306 string16 GetWindowTitleForCurrentTab() const;
832 string16 Browser::GetWindowTitleForCurrentTab() const { in GetWindowTitleForCurrentTab() function in Browser
544 string16 title = browser_window_->browser()->GetWindowTitleForCurrentTab(); in UpdateTitleAndIcon()
733 string16 title = browser_->GetWindowTitleForCurrentTab(); in UpdateTitleBar()
152 base::SysUTF16ToNSString(browser_->GetWindowTitleForCurrentTab());
1405 return UTF16ToWideHack(browser_->GetWindowTitleForCurrentTab());