Searched refs:glyphId (Results 1 – 4 of 4) sorted by relevance
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 35346 var glyphId = charCodeToGlyphId[originalCharCode]; 35348 if (!hasGlyph(glyphId)) { 35366 if (glyphId === 0) { 35367 glyphId = newGlyphZeroId; property 35370 newMap[fontCharCode] = glyphId; 35391 glyphId: glyphs[charCode] property 35398 glyphId: 0 property 35410 var codeIndices = [codes[n].glyphId]; 35415 codeIndices.push(codes[n].glyphId); 35983 var j, glyphId; [all …]
|
| D | pdf.worker.js.map | 1 …glyphId","charCodeToGlyphId","hasGlyph","fontCharCode","codeIndices","getRanges","string16","bmpLe…
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.js | 30329 …var code, count, endCode, glyphId, glyphIds, i, idDelta, idRangeOffset, index, saveOffset, segCoun… variable 30397 glyphId = code + idDelta[i]; 30400 glyphId = glyphIds[index] || 0; 30401 if (glyphId !== 0) { 30402 glyphId += idDelta[i]; 30405 this.codeMap[code] = glyphId & 0xFFFF;
|
| D | pdfmake.min.js.map | 1 …glyphId","glyphIds","idDelta","idRangeOffset","saveOffset","segCount","segCountX2","startCode","_k…
|