Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
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();
DOtlDump.php4094 $lsb = $this->read_ushort();
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.min.js14lsb:t.readInt16()});for(r=this.file.maxp.numGlyphs-this.file.hhea.numberOfMetrics,this.leftSideBea… property
Dpdfmake.js30594 lsb: data.readInt16() property
30631 lsb: this.leftSideBearings[id - this.metrics.length] property
30642 table.writeUInt16(metric.lsb);
Dpdfmake.min.js.map1lsb","numGlyphs","leftSideBearings","mapping","metric","advanceWidthMax","minLeftSideBearing","min…
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js48046 this.lsb = 0;
48147 this.lsb = sbx;
48224 this.lsb = sbx;
48623 lsb: charString.lsb, property
Dpdf.worker.js.map1lsb","extractFontHeader","encodingArg","ShadingType","FUNCTION_BASED","AXIAL","RADIAL","FREE_FORM_…
/plugin/openlayersmap/ol/
Dol.js.map1lsb = (high & 0x07) << 4;\n\n pbf.buf[pbf.pos++] |= lsb | ((high >>>= 3) ? 0x80 : 0); i…