Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
DBlockTag.php1123 $this->mpdf->finishFlowingBlock(true); // true = END of flowing block
DTable.php28 $this->mpdf->finishFlowingBlock(true); // true = END of flowing block
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php6436 function finishFlowingBlock($endofblock = false, $next = '') function in Mpdf\\Mpdf
15952 $this->finishFlowingBlock(true);
16035 $this->finishFlowingBlock(true);
16109 $this->finishFlowingBlock(true);
16157 $this->finishFlowingBlock(false, 'nestedtable');
16160 $this->finishFlowingBlock(false, 'nestedtable');
16228 $this->finishFlowingBlock(false, $objattr['type']);
16429 $this->finishFlowingBlock(false, 'br');
16502 $this->finishFlowingBlock(true); // true = END of flowing block