HomeSort by relevance Sort by last modified time
    Searched refs:RefreshLayout (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/chrome/browser/ui/panels/
panel_collection.h 60 virtual void RefreshLayout() = 0;
docked_panel_collection.cc 86 RefreshLayout();
120 RefreshLayout();
186 RefreshLayout();
230 RefreshLayout();
459 RefreshLayout();
648 RefreshLayout();
651 void DockedPanelCollection::RefreshLayout() {
777 base::Bind(&DockedPanelCollection::RefreshLayout,
detached_panel_collection.h 28 virtual void RefreshLayout() OVERRIDE;
docked_panel_drag_handler.cc 45 collection->RefreshLayout();
docked_panel_collection.h 39 virtual void RefreshLayout() OVERRIDE;
stacked_panel_collection.h 31 virtual void RefreshLayout() OVERRIDE;
stacked_panel_collection.cc 71 void StackedPanelCollection::RefreshLayout() {
250 RefreshLayout();
302 RefreshLayout();
515 RefreshLayout();
645 // The bounds change per expansion state will be done in RefreshLayout.
646 RefreshLayout();
detached_panel_collection.cc 65 void DetachedPanelCollection::RefreshLayout() {
panel_drag_controller.cc 243 current_collection->RefreshLayout();
251 panel_manager_->detached_collection()->RefreshLayout();
panel_manager.cc 484 resized_panel->collection()->RefreshLayout();
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_view.cc 863 panel_->collection()->RefreshLayout();
    [all...]

Completed in 375 milliseconds