Home
last modified time | relevance | path

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

/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js32356 properties.hasEncoding = !!baseEncodingName || differences.length > 0;
32457 if (!properties.composite && properties.hasEncoding) {
34780 if (properties.hasEncoding) {
35907 function readCmapTable(cmap, font, isSymbolicFont, hasEncoding) { argument
35940 } else if (platformId === 3 && encodingId === 1 && (hasEncoding || !potentialTable)) {
36979 … var cmapTable = readCmapTable(tables['cmap'], font, this.isSymbolicFont, properties.hasEncoding);
36985 …if (properties.hasEncoding && (cmapPlatformId === 3 && cmapEncodingId === 1 || cmapPlatformId === …
Dpdf.worker.js.map1hasEncoding = !!baseEncodingName || differences.length > 0;\n properties.dict = dict;\n …