Home
last modified time | relevance | path

Searched refs:GetStackWindowForPanel (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/panels/
Dstacked_panel_collection.cc132 GetStackWindowForPanel(panel)->AddPanelBoundsForBatchUpdate(panel, bounds); in RefreshLayoutWithTopPanelStartingAt()
311 GetStackWindowForPanel(panel)->RemovePanel(panel); in RemovePanel()
667 GetStackWindowForPanel(panel)->OnPanelActivated(panel); in OnPanelActiveStateChanged()
714 GetStackWindowForPanel(panel)->MovePanelsBy(delta_origin); in MoveAllDraggingPanelsInstantly()
725 return GetStackWindowForPanel(panel)->IsAnimatingPanelBounds(); in IsAnimatingPanelBounds()
794 NativePanelStackWindow* StackedPanelCollection::GetStackWindowForPanel( in GetStackWindowForPanel() function in StackedPanelCollection
Dstacked_panel_collection.h145 NativePanelStackWindow* GetStackWindowForPanel(Panel* panel) const;