Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DHyphenator.php24 private $dictionaryLoaded; variable in Mpdf\\Hyphenator
30 $this->dictionaryLoaded = false;
53 if (!$this->dictionaryLoaded) {
205 $this->dictionaryLoaded = true;