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 26 void UpdateHistoryForNavigation(
history_tab_helper.cc 43 void HistoryTabHelper::UpdateHistoryForNavigation(
133 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 774 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 628 // to refactor the UpdateHistoryForNavigation function in WebContents.
642 history_tab_helper->UpdateHistoryForNavigation(add_page_args);
    [all...]

Completed in 96 milliseconds