Searched refs:UpdateSidebar (Results 1 – 6 of 6) sorted by relevance
51 delegate_->UpdateSidebar(this); in SidebarClosing()75 delegate_->UpdateSidebar(this); in Show()89 delegate_->UpdateSidebar(this); in Expand()94 delegate_->UpdateSidebar(this); in Collapse()126 delegate_->UpdateSidebar(this); in OnImageLoaded()
107 virtual void UpdateSidebar(SidebarContainer* host);
37 virtual void UpdateSidebar(SidebarContainer* host) = 0;
232 void SidebarManager::UpdateSidebar(SidebarContainer* host) { in UpdateSidebar() function in SidebarManager
458 void UpdateSidebar();
1273 UpdateSidebar();1924 void BrowserView::UpdateSidebar() { function in BrowserView