Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Shaper/
H A DIndic.php56 const POS_SMVD = 14; define in Mpdf\\Shaper\\Indic
190 $pos = self::POS_SMVD;
684 } elseif ($info[$i]['indic_position'] != self::POS_SMVD) {
696 if ($info[$j]['indic_position'] != self::POS_SMVD) {
1071 !( self::FLAG($info[$new_reph_pos + 1]['indic_position']) & (self::FLAG(self::POS_POST_C) | self::FLAG(self::POS_AFTER_POST) | self::FLAG(self::POS_SMVD)))) {
1107 while ($new_reph_pos > $start && $info[$new_reph_pos]['indic_position'] == self::POS_SMVD) {
H A DSea.php86 const POS_SMVD = 14; define in Mpdf\\Shaper\\Sea
H A DMyanmar.php73 const POS_SMVD = 14; define in Mpdf\\Shaper\\Myanmar