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

  /external/chromium_org/chrome/browser/ui/
browser.h 287 base::string16 GetWindowTitleForCurrentTab() const;
    [all...]
browser_browsertest.cc 389 browser()->GetWindowTitleForCurrentTab());
410 browser()->GetWindowTitleForCurrentTab());
    [all...]
browser.cc 559 base::string16 Browser::GetWindowTitleForCurrentTab() const {
563 // |contents| can be NULL because GetWindowTitleForCurrentTab is called by the
    [all...]
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view.cc     [all...]

Completed in 69 milliseconds