Home
last modified time | relevance | path

Searched refs:operatorListId (Results 1 – 4 of 4) sorted by relevance

/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js34855 function Glyph(fontChar, unicode, accent, width, vmetric, operatorListId, isSpace, isInFont) {
34861 this.operatorListId = operatorListId;
34866 …tchesForCache = function (fontChar, unicode, accent, width, vmetric, operatorListId, isSpace, isIn…
34867 …&& this.width === width && this.vmetric === vmetric && this.operatorListId === operatorListId && t…
37284 var fontCharCode, width, operatorListId;
37308 operatorListId = fontCharCode; property
37326 …|| !glyph.matchesForCache(fontChar, unicode, accent, width, vmetric, operatorListId, isSpace, isIn…
37327 … glyph = new Glyph(fontChar, unicode, accent, width, vmetric, operatorListId, isSpace, isInFont);
Dpdf.js15658 var operatorList = font.charProcOperatorList[glyph.operatorListId];
15661 … (0, _util.warn)("Type3 character \"".concat(glyph.operatorListId, "\" is not available."));
Dpdf.worker.js.map1operatorListId","fontChar","charsToGlyphs","charsCache","charsCacheKey","chars","ErrorFont","Type1…
Dpdf.js.map1 …rProcOperatorList[glyph.operatorListId];\n if (!operatorList) {\n warn(`Type3 char…