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

  /external/chromium_org/chrome/browser/history/
history_tab_helper.h 29 void UpdateHistoryForNavigation(
history_tab_helper.cc 45 void HistoryTabHelper::UpdateHistoryForNavigation(
137 UpdateHistoryForNavigation(add_page_args);
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 713 void UpdateHistoryForNavigation(
    [all...]
  /external/chromium_org/chrome/browser/prerender/
prerender_contents.cc 705 history_tab_helper->UpdateHistoryForNavigation(add_page_vector_[i]);
  /external/chromium/chrome/browser/
external_tab_container_win.cc 352 // to refactor the UpdateHistoryForNavigation function in TabContents.
366 UpdateHistoryForNavigation(add_page_args);
    [all...]
  /external/chromium/chrome/browser/instant/
instant_loader.cc 311 tab->UpdateHistoryForNavigation(add_page_vector_[i].get());
    [all...]
  /external/chromium_org/chrome/browser/ui/views/
external_tab_container_win.cc 649 // to refactor the UpdateHistoryForNavigation function in WebContents.
663 history_tab_helper->UpdateHistoryForNavigation(add_page_args);
    [all...]

Completed in 611 milliseconds