Searched defs:RemovePanel (Results 1 – 6 of 6) sorted by relevance
84 void PanelStackWindowCocoa::RemovePanel(Panel* panel) { function
49 void PanelStackWindowGtk::RemovePanel(Panel* panel) { in RemovePanel() function in PanelStackWindowGtk
95 void DetachedPanelCollection::RemovePanel(Panel* panel, RemovalReason reason) { in RemovePanel() function in DetachedPanelCollection
259 void StackedPanelCollection::RemovePanel(Panel* panel, RemovalReason reason) { in RemovePanel() function in StackedPanelCollection
156 void DockedPanelCollection::RemovePanel(Panel* panel, RemovalReason reason) { in RemovePanel() function in DockedPanelCollection
158 void PanelStackView::RemovePanel(Panel* panel) { in RemovePanel() function in PanelStackView