HomeSort by relevance Sort by last modified time
    Searched defs:RestorePanel (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/panels/
detached_panel_collection.cc 157 void DetachedPanelCollection::RestorePanel(Panel* panel) {
docked_panel_collection.cc 330 RestorePanel(panel);
354 void DockedPanelCollection::RestorePanel(Panel* panel) {
385 RestorePanel(*iter);
402 RestorePanel(panel);
stacked_panel_collection.cc 357 RestorePanel(panel);
377 void StackedPanelCollection::RestorePanel(Panel* panel) {
443 RestorePanel(panel_clicked);
458 RestorePanel(panel);
  /external/chromium_org/ash/wm/panels/
panel_layout_manager.cc 505 RestorePanel(window_state->window());
544 RestorePanel(*iter);
586 void PanelLayoutManager::RestorePanel(aura::Window* panel) {
    [all...]

Completed in 432 milliseconds