Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DOtl.php81 var $restrictToSyllable; variable in Mpdf\\Otl
542 $this->restrictToSyllable = true;
675 $this->restrictToSyllable = false;
680 $this->restrictToSyllable = true;
729 $this->restrictToSyllable = false;
738 $this->restrictToSyllable = true;
809 $this->restrictToSyllable = false;
2501 …if ($this->restrictToSyllable && isset($this->OTLdata[$GlyphPos[$i]]['syllable']) && $this->OTLdat…
4181 …if ($this->restrictToSyllable && isset($this->OTLdata[$checkpos]['syllable']) && $this->OTLdata[$c…
4197 …if ($this->restrictToSyllable && isset($this->OTLdata[$checkpos]['syllable']) && $this->OTLdata[$c…
[all …]