Home
last modified time | relevance | path

Searched refs:fontID (Results 1 – 2 of 2) sorted by relevance

/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js31126 fontID;
31129 fontID = fontRef.toString();
31148 fontID: _fonts.Font.getFontID() property
31156 fontID = fontAliases[hash].fontID;
31162 if (!fontID) {
31163 fontID = this.idFactory.createObjId();
31166 this.fontCache.put("id_".concat(fontID), fontCapability.promise);
31169 (0, _util.assert)(fontID, 'The "fontID" must be defined.');
31170 font.loadedName = "".concat(this.idFactory.getDocId(), "_f").concat(fontID);
Dpdf.worker.js.map1fontID","fontAliases","aliasFontRef","Font","translatedPromise","xrefFontStats","fontFile3","fontT…