Home
last modified time | relevance | path

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

/plugin/dir/
Dsyntax.php402 $key = 'maxrows';
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php5844 $maxrows = false argument
5973 if ($maxrows != false && isset($this->form) && ($this->y - $start_y) / $h > $maxrows) {
6068 if ($maxrows != false && isset($this->form) && ($this->y - $start_y) / $h > $maxrows) {
6106 if ($maxrows != false && isset($this->form) && ($this->y - $start_y) / $h > $maxrows) {
6169 if ($maxrows != false && isset($this->form) && ($this->y - $start_y) / $h > $maxrows) {