Searched defs:UpdateUIForContents (Results 1 - 1 of 1) 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

Completed in 110 milliseconds