Searched refs:OnTabDetachedFromView (Results 1 – 3 of 3) sorted by relevance
126 void OnTabDetachedFromView(content::WebContents* web_contents);
285 void FullscreenController::OnTabDetachedFromView(WebContents* old_contents) { in OnTabDetachedFromView() function in FullscreenController
1005 fullscreen_controller_->OnTabDetachedFromView(old_contents); in ActiveTabChanged()