Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DInlineTag.php174 $this->mpdf->biDirectional = true;
H A DBlockTag.php946 $this->mpdf->biDirectional = true;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DDirectWrite.php74 $this->mpdf->biDirectional = true;
456 $this->mpdf->biDirectional = true;
H A DForm.php237 $this->mpdf->biDirectional = true;
418 $this->mpdf->biDirectional = true;
524 $this->mpdf->biDirectional = true;
H A DMpdf.php177 var $biDirectional;
4496 $this->biDirectional = true;
4536 $this->biDirectional = true;
5862 $this->biDirectional = true;
5876 if ($directionality == 'rtl' || $this->biDirectional) {
6774 if ($blockdir == 'rtl' || $this->biDirectional) {
8350 if ($blockdir == 'rtl' || $this->biDirectional) {
10504 $this->biDirectional = true;
13375 $this->biDirectional = true;
15968 if (($blockdir == 'rtl' || $this->biDirectional)
186 var $biDirectional; global() variable in Mpdf\\Mpdf
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php2682 $this->mpdf->biDirectional = true;