Home
last modified time | relevance | path

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

/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js32566 var glyphsWidths = [];
32583 glyphsWidths[start++] = xref.fetchIfRef(code[j]);
32589 glyphsWidths[j] = width;
32627 glyphsWidths[j++] = xref.fetchIfRef(widths[i]); field
32636 glyphsWidths = this.buildCharCodeToWidth(metrics.widths, properties);
32645 for (var glyph in glyphsWidths) {
32646 var glyphWidth = glyphsWidths[glyph];
32668 properties.widths = glyphsWidths;
34766 var glyphsWidths = properties.widths;
34768 for (var glyph in glyphsWidths) {
[all …]
Dpdf.worker.js.map1glyphsWidths","defaultWidth","glyphsVMetrics","widths","vmetrics","defaultVMetrics","vmetric","fir…