OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:contents_dupe
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/
browser_commands.cc
587
WebContents*
contents_dupe
= contents->Clone();
local
599
index + 1,
contents_dupe
, add_types);
627
contents_dupe
, -1,
635
session_service->TabRestored(
contents_dupe
, pinned);
636
return
contents_dupe
;
[
all
...]
/external/chromium/chrome/browser/ui/
browser.cc
2562
TabContentsWrapper*
contents_dupe
= contents->Clone();
local
[
all
...]
Completed in 841 milliseconds