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

  /external/chromium_org/chrome/browser/ui/search/
instant_tab.h 39 virtual bool ShouldProcessUndoAllMostVisitedDeletions() OVERRIDE;
instant_tab.cc 61 bool InstantTab::ShouldProcessUndoAllMostVisitedDeletions() {
instant_page.cc 137 bool InstantPage::ShouldProcessUndoAllMostVisitedDeletions() {
298 if (!ShouldProcessUndoAllMostVisitedDeletions())
instant_page.h 144 virtual bool ShouldProcessUndoAllMostVisitedDeletions();
instant_page_unittest.cc 67 virtual bool ShouldProcessUndoAllMostVisitedDeletions() OVERRIDE;
97 bool FakePage::ShouldProcessUndoAllMostVisitedDeletions() {

Completed in 54 milliseconds