Lines Matching refs:objId

11014     this.objId = null;
13776 var objId = currentNode.objId;
13778 if (objId && !pageKidsCountCache.has(objId)) {
13779 pageKidsCountCache.put(objId, count);
15119 if (cacheEntry instanceof _primitives.Dict && !cacheEntry.objId) {
15120 cacheEntry.objId = ref.toString();
15139 xrefEntry.objId = ref.toString();
15141 xrefEntry.dict.objId = ref.toString();
30548 if (resources.objId) {
30549 processed[resources.objId] = true;
30598 if (xObject.dict.objId) {
30599 if (processed[xObject.dict.objId]) {
30603 processed[xObject.dict.objId] = true;
30608 … if ((0, _primitives.isDict)(xResources) && (!xResources.objId || !processed[xResources.objId])) {
30611 if (xResources.objId) {
30612 processed[xResources.objId] = true;
30682 …tMask, mask, SMALL_IMAGE_DIMENSIONS, imageObj, nativeImageDecoderSupport, objId, nativeImageDecode…
30768 objId = "img_".concat(this.idFactory.createObjId());
30772 objId = "".concat(this.idFactory.getDocId(), "_type3res_").concat(objId);
30780 …return _context2.abrupt("return", this.handler.sendWithPromise('obj', [objId, this.pageIndex, 'Jpe…
30781 operatorList.addDependency(objId);
30782 args = [objId, w, h];
30817 operatorList.addDependency(objId);
30818 args = [objId, w, h];
30831 …return _this2.handler.sendWithPromise('commonobj', [objId, 'FontType3Res', imgData], [imgData.data…
30834 … _this2.handler.send('obj', [objId, _this2.pageIndex, 'Image', imgData], [imgData.data.buffer]);
30841 … return _this2.handler.sendWithPromise('commonobj', [objId, 'FontType3Res', null]);
30844 _this2.handler.send('obj', [objId, _this2.pageIndex, 'Image', null]);