HomeSort by relevance Sort by last modified time
    Searched refs:WrapWithTR (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/webui/chromeos/
about_network.cc 39 std::string WrapWithTR(const std::string& text) {
100 return WrapWithTR(str);
122 return WrapWithTR(str);
131 return WrapWithTR(str);
140 return WrapWithTR(str);
  /external/chromium_org/chrome/browser/ui/webui/
about_ui.cc 419 std::string WrapWithTR(const std::string& text) {
427 return WrapWithTR(row);
    [all...]

Completed in 39 milliseconds