Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/util/
H A Dl10n_string_util.h22 class TranslationDelegate {
24 virtual ~TranslationDelegate();
31 void SetTranslationDelegate(TranslationDelegate* delegate);
H A Dl10n_string_util.cc53 installer::TranslationDelegate* g_translation_delegate = nullptr;
59 TranslationDelegate::~TranslationDelegate() {} in ~TranslationDelegate()
61 void SetTranslationDelegate(TranslationDelegate* delegate) { in SetTranslationDelegate()
H A DBUILD.gn27 # TranslationDelegate which overrides the strings retrieved from the resources
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/
H A Dchrome_browser_main_win.cc148 class TranslationDelegate : public installer::TranslationDelegate { class
875 base::string16 TranslationDelegate::GetLocalizedString( in GetLocalizedString()
897 static base::NoDestructor<TranslationDelegate> delegate; in SetupInstallerUtilStrings()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/installer/util/
H A DBUILD.gn27 # TranslationDelegate which overrides the strings retrieved from the resources