Searched refs:GetWindowTitleForCurrentTab (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/
H A Dbrowser.h291 base::string16 GetWindowTitleForCurrentTab() const;
H A Dbrowser_browsertest.cc391 browser()->GetWindowTitleForCurrentTab());
412 browser()->GetWindowTitleForCurrentTab());
H A Dbrowser.cc568 base::string16 Browser::GetWindowTitleForCurrentTab() const { function in class:Browser
572 // |contents| can be NULL because GetWindowTitleForCurrentTab is called by the
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc1530 return browser_->GetWindowTitleForCurrentTab();

Completed in 157 milliseconds