Home | History | Annotate | Download | only in frame

Lines Matching defs:old_contents

1309 void BrowserView::TabSelectedAt(TabContentsWrapper* old_contents,
1313 if (old_contents == new_contents)
1320 TabContentsWrapper* old_contents,
1950 TabContents* old_contents = sidebar_container_->tab_contents();
1953 NotifyStateChanges(old_contents, sidebar_contents);