Searched refs:hasEncoding (Results 1 – 2 of 2) sorted by relevance
32356 properties.hasEncoding = !!baseEncodingName || differences.length > 0;32457 if (!properties.composite && properties.hasEncoding) {34780 if (properties.hasEncoding) {35907 function readCmapTable(cmap, font, isSymbolicFont, hasEncoding) { argument35940 } 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 === …
1 …hasEncoding = !!baseEncodingName || differences.length > 0;\n properties.dict = dict;\n …