Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DOtl.php1542 $nextGlyph = $this->OTLdata[$ptr + 1]['hex'];
1546 …$shift = $this->_applyGSUBsubtableSpecial($lu, $c, $ptr, $currGlyph, $currGID, $nextGlyph, $nextGI…
1564 …function _applyGSUBsubtableSpecial($lookupID, $subtable, $ptr, $currGlyph, $currGID, $nextGlyph, $… argument
/plugin/datatables/assets/pdfmake/
Dpdfmake.js61031 var nextGlyph = this.glyphIterator.peek();
61032 if (!nextGlyph) {
61045 if (_pair.secondGlyph === nextGlyph.id) {
61055 var class2 = this.getClassID(nextGlyph.id, table.classDef2);