Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
DImageProcessor.php446 $w = $this->fourBytesToInt(substr($data, 16, 4));
447 $h = $this->fourBytesToInt(substr($data, 20, 4));
505 …$ppUx = $this->fourBytesToInt(substr($data, $j + 4, 4)); // horizontal pixels per meter, usually s…
515 $gAMA = $this->fourBytesToInt(substr($data, $j + 4, 4)); // Gamma value times 100000
608 $n = $this->fourBytesToInt(substr($data, $p - 4, 4));
631 $n = $this->fourBytesToInt(substr($data, $p - 4, 4));
740 $n = $this->fourBytesToInt(substr($data, ($p - 8), 4));
811 $n = $this->fourBytesToInt(substr($data, $p, 4));
1128 $n = $this->fourBytesToInt(substr($data, $p - 4, 4));
1149 $n = $this->fourBytesToInt(substr($data, $p - 4, 4));
[all …]
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...