Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Shaper/
H A DSea.php48 const OT_RS = 13; define in Mpdf\\Shaper\\Sea
H A DMyanmar.php23 const OT_RS = 13; /* Register Shifter, used in Khmer OT spec */ define in Mpdf\\Shaper\\Myanmar
H A DIndic.php25 const OT_RS = 13; /* Register Shifter, used in Khmer OT spec */ define in Mpdf\\Shaper\\Indic
665 if ((self::FLAG($info[$i]['indic_category']) & (self::FLAG(self::OT_ZWJ) | self::FLAG(self::OT_ZWNJ) | self::FLAG(self::OT_N) | self::FLAG(self::OT_RS) | self::FLAG(self::OT_H) | self::FLAG(self::OT_COENG) ))) {