OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:chrome_title
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/
jumplist_win.cc
351
std::wstring
chrome_title
=
local
353
ReplaceSubstringsAfterOffset(&
chrome_title
, 0, L"&", L"");
354
chrome->SetTitle(
chrome_title
);
Completed in 305 milliseconds