Home
last modified time | relevance | path

Searched +refs:_ref +refs:l10n (Results 1 – 1 of 1) sorted by relevance

/plugin/pdfjs/pdfjs/web/
Dviewer.js402 l10n: null, property
447 this.l10n.translate(appContainer).then(function () {
633 this.l10n = this.externalServices.createL10n({
637 return this.l10n.getDirection();
700 l10n: this.l10n, property
714 l10n: this.l10n property
722 this.findBar = new _pdf_find_bar.PDFFindBar(appConfig.findBar, eventBus, this.l10n);
723 …ties.PDFDocumentProperties(appConfig.documentProperties, this.overlayManager, eventBus, this.l10n);
729 this.toolbar = new _toolbar.Toolbar(appConfig.toolbar, eventBus, this.l10n);
742 …t = new _password_prompt.PasswordPrompt(appConfig.passwordOverlay, this.overlayManager, this.l10n);
[all …]