Home
last modified time | relevance | path

Searched refs:UpdateSidebarForContents (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/cocoa/
Dbrowser_window_cocoa.h131 void UpdateSidebarForContents(TabContents* tab_contents);
Dbrowser_window_cocoa.mm580 UpdateSidebarForContents(
600 void BrowserWindowCocoa::UpdateSidebarForContents(TabContents* tab_contents) { function
/external/chromium/chrome/browser/ui/views/frame/
Dbrowser_view.cc1296 UpdateSidebarForContents(NULL);
1925 UpdateSidebarForContents(GetSelectedTabContentsWrapper());
1929 void BrowserView::UpdateSidebarForContents(TabContentsWrapper* tab_contents) { function in BrowserView
2409 UpdateSidebarForContents(new_contents);
Dbrowser_view.h461 void UpdateSidebarForContents(TabContentsWrapper* tab_contents);