Searched refs:formCount (Results 1 – 1 of 1) sorted by relevance
62 private $formCount; variable in Mpdf\\Form839 $this->formCount++;883 'n' => $this->formCount,925 …->columnForms[$this->mpdf->CurrCol][(int) $this->mpdf->x][(int) $this->mpdf->y] = $this->formCount;927 $this->forms[$this->formCount] = $f;940 $this->formCount++;968 $f = ['n' => $this->formCount,1000 …->columnForms[$this->mpdf->CurrCol][(int) $this->mpdf->x][(int) $this->mpdf->y] = $this->formCount;1002 $this->forms[$this->formCount] = $f;1058 $this->forms[$this->formCount]['URL'] = $url;[all …]