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

  /external/chromium_org/chrome/browser/history/
history_tab_helper.h 34 void UpdateHistoryPageTitle(const content::NavigationEntry& entry);
history_tab_helper.cc 52 void HistoryTabHelper::UpdateHistoryPageTitle(const NavigationEntry& entry) {
152 UpdateHistoryPageTitle(*title->first);
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 718 void UpdateHistoryPageTitle(const NavigationEntry& entry);
    [all...]
  /external/chromium/chrome/browser/instant/
instant_loader.cc 322 tab->UpdateHistoryPageTitle(*active_entry);
    [all...]

Completed in 89 milliseconds