GetStackWindowForPanel  132 chrome/browser/ui/panels/stacked_panel_collection.cc     GetStackWindowForPanel(panel)->AddPanelBoundsForBatchUpdate(panel, bounds);
GetStackWindowForPanel  311 chrome/browser/ui/panels/stacked_panel_collection.cc   GetStackWindowForPanel(panel)->RemovePanel(panel);
GetStackWindowForPanel  667 chrome/browser/ui/panels/stacked_panel_collection.cc   GetStackWindowForPanel(panel)->OnPanelActivated(panel);
GetStackWindowForPanel  714 chrome/browser/ui/panels/stacked_panel_collection.cc       GetStackWindowForPanel(panel)->MovePanelsBy(delta_origin);
GetStackWindowForPanel  725 chrome/browser/ui/panels/stacked_panel_collection.cc   return GetStackWindowForPanel(panel)->IsAnimatingPanelBounds();
GetStackWindowForPanel  145 chrome/browser/ui/panels/stacked_panel_collection.h   NativePanelStackWindow* GetStackWindowForPanel(Panel* panel) const;