Home
last modified time | relevance | path

Searched refs:useActiveForms (Results 1 – 5 of 5) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
DInput.php54 if ($this->mpdf->useActiveForms && isset($attr['NAME'])) {
82 if ($this->mpdf->useActiveForms) {
114 if ($this->mpdf->useActiveForms) {
312 if ($this->mpdf->useActiveForms) {
345 if ($this->mpdf->useActiveForms && isset($attr['ONCLICK'])) {
381 if ($this->mpdf->useActiveForms) {
DTextArea.php41 if ($this->mpdf->useActiveForms) {
76 if ($this->mpdf->useActiveForms) {
DSelect.php51 if ($this->mpdf->useActiveForms) {
74 if ($this->mpdf->useActiveForms) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DForm.php166 if ($this->mpdf->useActiveForms) {
267 if ($this->mpdf->useActiveForms) {
350 if ($this->mpdf->useActiveForms) {
452 if ($this->mpdf->useActiveForms) {
476 if ($this->mpdf->useActiveForms) {
542 if ($this->mpdf->useActiveForms) {
594 if ($this->mpdf->useActiveForms) {
DMpdf.php58 var $useActiveForms; variable in Mpdf\\Mpdf
13464 …urrentFont['sipext'] && $this->subPos < $i && (!$this->specialcontent || !$this->useActiveForms)) {
13468 …t['type'] != 'Type0' && $this->subPos < $i && (!$this->specialcontent || !$this->useActiveForms)) {
13482 …'useOTL']) && $this->CurrentFont['useOTL'] && (!$this->specialcontent || !$this->useActiveForms)) {