Searched refs:UpdateUIForContents (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc804 UpdateUIForContents(new_contents);
954 UpdateUIForContents(GetActiveWebContents());
1472 UpdateUIForContents(NULL);
2158 void BrowserView::UpdateUIForContents(WebContents* contents) { function in class:BrowserView
2214 // indirectly via UpdateUIForContents(). Reset |in_process_fullscreen_| in
H A Dbrowser_view.h520 void UpdateUIForContents(content::WebContents* contents);

Completed in 274 milliseconds