Searched refs:idFactory (Results 1 – 2 of 2) sorted by relevance
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 12565 this.idFactory = { 12667 idFactory: this.idFactory, property 12784 idFactory: _this3.idFactory, property 12902 …ion.AnnotationFactory.create(_this4.xref, annotationRefs[i], _this4.pdfManager, _this4.idFactory)); 28422 value: function create(xref, ref, pdfManager, idFactory) { 28423 return pdfManager.ensure(this, '_create', [xref, ref, pdfManager, idFactory]); 28427 value: function _create(xref, ref, pdfManager, idFactory) { 28434 … var id = (0, _primitives.isRef)(ref) ? ref.toString() : "annot_".concat(idFactory.createObjId()); 30386 idFactory = _ref.idFactory, 30395 this.idFactory = idFactory; [all …]
|
| D | pdf.worker.js.map | 1 …idFactory","fontCache","builtInCMapCache","options","pdfFunctionFactory","dataPromises","pageListP…
|