Searched refs:RestoreAll (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
H A Drecommendation_restorer.cc65 RestoreAll();
85 RestoreAll();
123 void RecommendationRestorer::RestoreAll() { function in class:policy::RecommendationRestorer
153 base::Bind(&RecommendationRestorer::RestoreAll,
H A Drecommendation_restorer.h57 void RestoreAll();
/external/chromium_org/chrome/browser/ui/panels/
H A Ddocked_panel_collection.h149 void RestoreAll();
H A Dstacked_panel_collection.h141 void RestoreAll(Panel* panel_clicked);
H A Ddocked_panel_collection.cc328 RestoreAll();
382 void DockedPanelCollection::RestoreAll() { function in class:DockedPanelCollection
400 RestoreAll();
H A Dstacked_panel_collection.cc352 RestoreAll(panel);
440 void StackedPanelCollection::RestoreAll(Panel* panel_clicked) { function in class:StackedPanelCollection

Completed in 1003 milliseconds