Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php20751 …, $details = [], $buffer = false, $bSeparate = false, $cort = 'cell', $tablecorner = '', $bsv = 0,… argument
20864 if ($cort == 'cell' || strpos($tablecorner, 'L') !== false) {
20874 if ($cort == 'cell' || strpos($tablecorner, 'R') !== false) {
20898 if ($cort == 'cell' || strpos($tablecorner, 'T') !== false) {
20908 if ($cort == 'cell' || strpos($tablecorner, 'B') !== false) {
20932 if ($cort == 'cell' || strpos($tablecorner, 'T') !== false) {
20943 if ($cort == 'cell' || strpos($tablecorner, 'B') !== false) {
20968 if ($cort == 'cell' || strpos($tablecorner, 'L') !== false) {
20978 if ($cort == 'cell' || strpos($tablecorner, 'R') !== false) {