Searched refs:glyphName (Results 1 – 2 of 2) sorted by relevance
32375 glyphName;32381 glyphName = differences[charcode]; property32383 if (glyphName === '.notdef') {32387 encoding[charcode] = glyphName;32393 glyphName = encoding[charcode]; property32395 if (glyphName === '') {32397 } else if (glyphsUnicodeMap[glyphName] === undefined) {32400 switch (glyphName[0]) {32402 if (glyphName.length === 3) {32403 code = parseInt(glyphName.substring(1), 16);[all …]
1 …glyphName","glyphsUnicodeMap","getUnicodeForGlyph","baseEncoding","buildToUnicode","ucs2CMapName",…