Searched defs:RestoreAll (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
H A Drecommendation_restorer.cc56 RestoreAll();
76 RestoreAll();
114 void RecommendationRestorer::RestoreAll() { function in class:policy::RecommendationRestorer
143 base::Bind(&RecommendationRestorer::RestoreAll,
/external/chromium/chrome/browser/ui/panels/
H A Dpanel_manager.cc323 void PanelManager::RestoreAll() { function in class:PanelManager
/external/chromium_org/chrome/browser/ui/panels/
H A Ddocked_panel_collection.cc335 RestoreAll();
389 void DockedPanelCollection::RestoreAll() { function in class:DockedPanelCollection
407 RestoreAll();
H A Dstacked_panel_collection.cc352 RestoreAll(panel);
440 void StackedPanelCollection::RestoreAll(Panel* panel_clicked) { function in class:StackedPanelCollection

Completed in 293 milliseconds