Home
last modified time | relevance | path

Searched refs:ResizePanelWindow (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/ui/panels/
Dpanel_collection.h79 virtual void ResizePanelWindow(Panel* panel,
Ddetached_panel_collection.h33 virtual void ResizePanelWindow(
Ddocked_panel_collection.h47 virtual void ResizePanelWindow(
Dstacked_panel_collection.h36 virtual void ResizePanelWindow(
Ddetached_panel_collection.cc121 void DetachedPanelCollection::ResizePanelWindow( in ResizePanelWindow() function in DetachedPanelCollection
Dpanel.cc330 collection_->ResizePanelWindow(this, bounds.size()); in SetBounds()
631 collection_->ResizePanelWindow(this, new_window_size); in OnContentsAutoResized()
Ddocked_panel_collection.cc445 void DockedPanelCollection::ResizePanelWindow( in ResizePanelWindow() function in DockedPanelCollection
Dstacked_panel_collection.cc361 void StackedPanelCollection::ResizePanelWindow( in ResizePanelWindow() function in StackedPanelCollection