Searched refs:OT_M (Results 1 – 3 of 3) sorted by relevance
19 const OT_M = 7; /* Matra or Dependent Vowel */ define in Mpdf\\Shaper\\Indic125 $cat = self::OT_M;187 } elseif ($cat == self::OT_M) {623 if ($info[$i]['indic_category'] == self::OT_M) {959 …while ($new_pos > $start && !(self::is_one_of($info[$new_pos], (self::FLAG(self::OT_M) | self::FLA…1121 if ($info[$i]['indic_category'] == self::OT_M) {1169 …!(self::is_one_of($info[$new_pos - 1], self::FLAG(self::OT_M) | self::FLAG(self::OT_H) | self::FLA…1175 if ($new_pos > $start && $info[$new_pos - 1]['indic_category'] == self::OT_M) {1178 if ($info[$i]['indic_category'] == self::OT_M) {
40 const OT_M = 7; define in Mpdf\\Shaper\\Sea143 …if ($cat == self::OT_M) { // definitely "OT_M" in HarfBuzz - although this does not seem to have b…
17 const OT_M = 7; /* Matra or Dependent Vowel */ define in Mpdf\\Shaper\\Myanmar236 if ($cat == self::OT_M) {