Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTr.php80 if ($this->mpdf->packTableData) {
89 if ($this->mpdf->packTableData) {
H A DTd.php352 if ($this->mpdf->packTableData && !$this->mpdf->simpleTables) {
H A DTable.php562 if ($this->mpdf->packTableData) {
828 if ($this->mpdf->packTableData) {
1009 if ($this->mpdf->packTableData) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php100 var $packTableData;
16168 if ($this->packTableData) {
19358 if ($this->packTableData) {
19447 if (!$this->packTableData) {
19460 if (!$this->packTableData) {
19477 if (!$this->packTableData) {
19563 if ($this->packTableData) {
20364 if ($this->packTableData) {
20506 if ($this->packTableData) {
21346 if ($this->packTableData) {
109 var $packTableData; global() variable in Mpdf\\Mpdf
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md318 - Tables - if using packTableData, and borders-collapse, wider border is overwriting content of adjacent cell