Searched defs:SyncHistoryWithTabs (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/
H A Dbrowser.cc904 SyncHistoryWithTabs(index);
1046 SyncHistoryWithTabs(std::min(from_index, to_index));
2034 void Browser::SyncHistoryWithTabs(int index) { function in class:Browser
2123 SyncHistoryWithTabs(0);
/external/chromium/chrome/browser/ui/
H A Dbrowser.cc2710 SyncHistoryWithTabs(index);
2808 SyncHistoryWithTabs(std::min(from_index, to_index));
3969 void Browser::SyncHistoryWithTabs(int index) { function in class:Browser
4246 SyncHistoryWithTabs(0);

Completed in 96 milliseconds