Home
last modified time | relevance | path

Searched refs:idDelta (Results 1 – 9 of 9) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DTTFontFileAnalysis.php350 $idDelta = [];
352 $idDelta[] = $this->read_short();
381 $glyph = ($unichar + $idDelta[$n]) & 0xFFFF;
390 $glyph = ($glyph + $idDelta[$n]) & 0xFFFF;
DTTFontFile.php3695 $idDelta = -($start - $subrange[0]);
3697 $cmap[] = $idDelta; // idDelta(s)
4300 $idDelta = -($start - $subrange[0]);
4302 $cmap[] = $idDelta; // idDelta(s)
4672 $idDelta = [];
4675 $idDelta[] = $this->read_short();
4689 $glyph = ($unichar + $idDelta[$n]) & 0xFFFF;
4698 $glyph = ($glyph + $idDelta[$n]) & 0xFFFF;
4926 $idDelta = -($start - $subrange[0]);
4927 $cmap[] = $idDelta; // idDelta(s)
DOtlDump.php4207 $idDelta = [];
4209 $idDelta[] = $this->read_short();
4221 $glyph = ($unichar + $idDelta[$n]) & 0xFFFF;
4230 $glyph = ($glyph + $idDelta[$n]) & 0xFFFF;
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js30329 …var code, count, endCode, glyphId, glyphIds, i, idDelta, idRangeOffset, index, saveOffset, segCoun… variable
30367 idDelta = (function() { function
30397 glyphId = code + idDelta[i];
30402 glyphId += idDelta[i];
Dpdfmake.min.js.map1idDelta","idRangeOffset","saveOffset","segCount","segCountX2","startCode","_k","language","charMap…
/plugin/datatables/assets/pdfmake/
Dpdfmake.js52612 idDelta: r.int16,
52676 idDelta: new r.LazyArray(r.int16, 'segCount'),
56250 _gid = codepoint + cmap.idDelta.get(mid);
56255 _gid += cmap.idDelta.get(mid);
56377 var delta = cmap.idDelta.get(_i);
Dpdfmake.min.js2idDelta:g.int16,idRangeOffset:g.uint16}),W=new g.Struct({startCharCode:g.uint32,endCharCode:g.uint…
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js47069 ranges[i].idDelta = getUshort(data, p);
47098 idDelta: getLong(data, p + 8) - getLong(data, p) property
47169 … gid = ranges[l].idDelta + (ranges[l].ids ? ranges[l].ids[code - ranges[l].start] : code) & 0xFFFF;
Dpdf.worker.js.map1idDelta","gsubrs","isCFFCIDFont","cmds","numberOfContours","arg1","arg2","scale01","scale10","subg…