Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A 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 set to zero
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(subst
1378 private function fourBytesToInt($s) global() function in Mpdf\\Image\\ImageProcessor
[all...]
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...