Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
DSvg.php397 $minl = $mint = 999999;
400 $minl = min($minl, $pts[$i]);
407 $w = $maxr - $minl;
409 $x_offset = $minl;
420 $minl = $mint = 999999;
428 $minl = min($minl, $pts[$i]);
437 $minl = min($minl, $arg);
446 $w = $maxr - $minl;
448 $x_offset = $minl;
1566 $minl = $this->pathBBox[0];
[all …]
/plugin/passpolicy/_test/
DHelperTest.php19 * @param int $minl
32 $minl, argument
46 $policy->min_length = $minl;