Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Shaper/
H A DIndic.php79 const CFAR = 9; // Khmer only define in Mpdf\\Shaper\\Indic
747 * U+1784,U+17D2,U+179A,U+17D2,U+1782 [C+Coeng+RO+Coeng+C] => Should activate CFAR
748 * U+1784,U+17D2,U+1782,U+17D2,U+179A [C+Coeng+C+Coeng+RO] => Should NOT activate CFAR
751 $info[$j]['mask'] |= self::FLAG(self::CFAR);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtl.php1501 $mask = (1 << (Indic::CFAR));