Searched refs:WrapWithTH (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
H A Dbrowser_about_handler.cc374 static std::string WrapWithTH(std::string text) { function in namespace:__anon1769
386 WrapWithTH("Name") +
387 WrapWithTH("Active") +
388 WrapWithTH("State");
391 str += WrapWithTH("Auto-Connect");
392 str += WrapWithTH("Strength");
395 str += WrapWithTH("Encryption");
396 str += WrapWithTH("Passphrase");
397 str += WrapWithTH("Identity");
398 str += WrapWithTH("Certificat
[all...]

Completed in 72 milliseconds