Searched refs:RestoreMostRecentEntry (Results 1 – 3 of 3) sorted by relevance
151 void RestoreMostRecentEntry(TabRestoreServiceDelegate* delegate);
297 void TabRestoreService::RestoreMostRecentEntry( in RestoreMostRecentEntry() function in TabRestoreService
505 service->RestoreMostRecentEntry(NULL); in OpenWindowWithRestoredTabs()1494 service->RestoreMostRecentEntry(tab_restore_service_delegate()); in RestoreTab()