Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DForm.php24 const FLAG_EDITABLE = 19;
366 $flags[] = self::FLAG_EDITABLE;
26 const FLAG_EDITABLE = 19; global() define in Mpdf\\Form