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

  /external/chromium/chrome/browser/chromeos/frame/
panel_browser_view.cc 132 return browser()->GetWindowTitleForCurrentTab();
  /external/chromium/chrome/browser/
browser_browsertest.cc 187 UTF16ToWideHack(browser()->GetWindowTitleForCurrentTab()));
201 UTF16ToWideHack(browser()->GetWindowTitleForCurrentTab()));
  /external/chromium/chrome/browser/ui/
browser.h 306 string16 GetWindowTitleForCurrentTab() const;
    [all...]
browser.cc 832 string16 Browser::GetWindowTitleForCurrentTab() const {
836 // |contents| can be NULL because GetWindowTitleForCurrentTab is called by the
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
browser_titlebar.cc 544 string16 title = browser_window_->browser()->GetWindowTitleForCurrentTab();
    [all...]
browser_window_gtk.cc 733 string16 title = browser_->GetWindowTitleForCurrentTab();
    [all...]
  /external/chromium/chrome/browser/ui/views/frame/
browser_view.cc     [all...]

Completed in 525 milliseconds