Searched refs:OnPanelResizedByMouse (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_collection.h91 virtual void OnPanelResizedByMouse(Panel* panel,
H A Ddetached_panel_collection.h38 virtual void OnPanelResizedByMouse(Panel* panel,
H A Ddocked_panel_collection.h52 virtual void OnPanelResizedByMouse(Panel* panel,
H A Dstacked_panel_collection.h41 virtual void OnPanelResizedByMouse(Panel* panel,
H A Ddetached_panel_collection.cc223 void DetachedPanelCollection::OnPanelResizedByMouse( function in class:DetachedPanelCollection
H A Ddocked_panel_collection.cc240 void DockedPanelCollection::OnPanelResizedByMouse(Panel* panel, function in class:DockedPanelCollection
H A Dpanel.cc640 collection_->OnPanelResizedByMouse(this, new_bounds);
H A Dstacked_panel_collection.cc566 void StackedPanelCollection::OnPanelResizedByMouse( function in class:StackedPanelCollection
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_view.cc1033 panel()->collection()->OnPanelResizedByMouse(panel(), new_bounds);

Completed in 563 milliseconds