Home
last modified time | relevance | path

Searched refs:lsb (Results 1 – 8 of 8) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php3777 $lsb = $this->unpack_short(substr($hm, 2, 2));
3779 $minLeftSideBearing = min($minLeftSideBearing, $lsb);
3780 $minRightSideBearing = min($minRightSideBearing, ($aw - $lsb - ($xMax - $xMin)));
3781 $xMaxExtent = max($xMaxExtent, ($lsb + ($xMax - $xMin)));
4551 $lsb = $this->read_ushort();
H A DOtlDump.php4094 $lsb = $this->read_ushort();
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js30594 lsb: data.readInt16()
30631 lsb: this.leftSideBearings[id - this.metrics.length]
30642 table.writeUInt16(metric.lsb);
H A Dpdfmake.min.js14lsb:t.readInt16()});for(r=this.file.maxp.numGlyphs-this.file.hhea.numberOfMetrics,this.leftSideBea… property in t.metrics.metrics
H A Dpdfmake.min.js.map1lsb","numGlyphs","leftSideBearings","mapping","metric","advanceWidthMax","minLeftSideBearing","min…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js48046 this.lsb = 0;
48147 this.lsb = sbx;
48224 this.lsb = sbx;
48623 lsb: charString.lsb,
H A Dpdf.worker.js.map1lsb","extractFontHeader","encodingArg","ShadingType","FUNCTION_BASED","AXIAL","RADIAL","FREE_FORM_…
/plugin/openlayersmap/ol7/
H A Dol.js.map