Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTr.php16 $this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]]['nr'] ++;
20 if (!$this->mpdf->simpleTables && (!isset($this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]]['borders_separate'])
21 || !$this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]]['borders_separate'])) {
23 $this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]]['trborder-left'][$this->mpdf->row] = $properties['BORDER-LEFT'];
26 $this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]]['trborde
[all...]
H A DTable.php26 if (count($this->mpdf->textbuffer) == 0 && $this->mpdf->lastblocklevelchange == 1 && !$this->mpdf->tableLevel && !$this->mpdf->kwt) {
29 } elseif (!$this->mpdf->tableLevel && count($this->mpdf->textbuffer)) {
38 if ($this->mpdf->tableLevel) { // i.e. now a nested table coming...
41 $this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]]['baseProperties'] = $this->mpdf->base_table_properties;
42 $this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]]['cells'] = $this->mpdf->cell;
43 $this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]]['currrow'] = $this->mpdf->row;
44 $this->mpdf->table[$this->mpdf->tableLevel][
[all...]
H A DTd.php32 if ($this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]]['nc'] < $this->mpdf->col + 1) {
33 $this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]]['nc'] = $this->mpdf->col + 1;
36 $table = &$this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]];
413 if ($this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]]['nc'] < $this->mpdf->col + $cs) {
414 $this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]]['n
[all...]
H A DInlineTag.php69 if ($this->mpdf->tableLevel
169 if ($this->mpdf->tableLevel) {
211 if ($this->mpdf->tableLevel) { // *TABLES*
225 if ($this->mpdf->tableLevel) {
H A DBookmark.php20 if ($this->mpdf->tableLevel) {
H A DIndexEntry.php20 if ($this->mpdf->tableLevel) {
H A DTocEntry.php26 if ($this->mpdf->tableLevel) {
H A DHr.php88 if ($this->mpdf->tableLevel) {
107 if ($this->mpdf->tableLevel) {
H A DA.php25 if ($this->mpdf->tableLevel) { // *TABLES*
H A DLegend.php21 if (count($this->mpdf->textbuffer) && !$this->mpdf->tableLevel) {
H A DAnnotation.php88 if ($this->mpdf->tableLevel) {
H A DBlockTag.php27 if ($this->mpdf->tableLevel) {
115 if ($this->mpdf->tableLevel) {
250 if (!$this->mpdf->tableLevel && (($pagesel && (!isset($this->mpdf->page_box['current'])
392 if (($v === 'hidden' || $v === 'printonly' || $v === 'screenonly') && $this->mpdf->visibility === 'visible' && !$this->mpdf->tableLevel) {
941 if ($this->mpdf->tableLevel) {
962 if ($this->mpdf->tableLevel) {
976 if ($this->mpdf->listlvl > 0 && $this->mpdf->tableLevel) {
988 if (preg_match('/^H\d/', $tag) && !$this->mpdf->tableLevel && !$this->mpdf->writingToC) {
1024 if ($this->mpdf->tableLevel) {
1303 if (!$this->mpdf->tableLevel
[all...]
H A DBarCode.php245 if (!$this->mpdf->ColActive && !$this->mpdf->tableLevel && !$this->mpdf->listlvl && !$this->mpdf->kwt) {
256 if ($this->mpdf->tableLevel) {
H A DDotTab.php51 if ($this->mpdf->tableLevel) {
H A DImg.php400 if (!$this->mpdf->ColActive && !$this->mpdf->tableLevel && !$this->mpdf->listlvl && !$this->mpdf->kwt) {
415 if ($this->mpdf->tableLevel) {
445 if ($this->mpdf->tableLevel) { // *TABLES*
H A DBr.php53 if ($this->mpdf->tableLevel) {
H A DTextArea.php148 if ($this->mpdf->tableLevel) { // *TABLES*
H A DSelect.php138 if ($this->mpdf->tableLevel) { // *TABLES*
H A DTextCircle.php233 if ($this->mpdf->tableLevel) {
H A DInput.php408 if ($this->mpdf->tableLevel) {
H A DMeter.php289 if ($this->mpdf->tableLevel) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCssManager.php1402 $thnr = (isset($this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]]['is_thead']) ? count($this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]]['is_thead']) : 0);
1403 $tfnr = (isset($this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]]['is_tfoot']) ? count($this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]]['is_tfoot']) : 0);
1749 if (($tag === 'TD' || $tag === 'TH') && isset($this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]]['cell_paddin
[all...]
H A DMpdf.php411 var $tableLevel;
1207 $this->tableLevel = 0;
4753 if (!$this->tableLevel
13544 elseif ($this->tableLevel) {
13590 if (!isset($this->table[$this->tableLevel][$this->tbctr[$this->tableLevel]]['decimal_align'][$this->col]['maxs0'])) {
13591 if ($this->table[$this->tableLevel][$this->tbctr[$this->tableLevel]]['decimal_align'] === false) {
13592 $this->table[$this->tableLevel][$this->tbctr[$this->tableLevel]]['decimal_alig
417 var $tableLevel; global() variable in Mpdf\\Mpdf
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DBaseWriter.php200 } elseif ($this->mpdf->tableLevel > 0 && preg_match('/\d+\.\d\d+ \d+\.\d\d+ \d+\.\d\d+ ([\-]{0,1}\d+\.\d\d+) re/', $s, $m)) { // Rect in table