Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/
Dbrowser.cc2562 TabContentsWrapper* contents_dupe = contents->Clone(); in DuplicateContentsAt() local
2563 TabContents* new_contents = contents_dupe->tab_contents(); in DuplicateContentsAt()
2576 contents_dupe, in DuplicateContentsAt()
2600 browser->AddTab(contents_dupe, PageTransition::LINK); in DuplicateContentsAt()