Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Shaper/
DSea.php62 const POS_PRE_M = 2; define in Mpdf\\Shaper\\Sea
274 $info[$i]['sea_position'] = self::POS_PRE_M;
DIndic.php39 const POS_PRE_M = 2; define in Mpdf\\Shaper\\Indic
667 … if ($info[$i]['indic_category'] == self::OT_H && $info[$i]['indic_position'] == self::POS_PRE_M) {
678 if ($info[$j - 1]['indic_position'] != self::POS_PRE_M) {
966 …elf::is_halant_or_coeng($info[$new_pos]) && $info[$new_pos]['indic_position'] != self::POS_PRE_M) {
976 if ($start < $new_pos && $info[$new_pos]['indic_position'] != self::POS_PRE_M) {
979 if ($info[$i - 1]['indic_position'] == self::POS_PRE_M) {
1208 if ($info[$start]['indic_position'] == self::POS_PRE_M &&
1698 return self::POS_PRE_M;
DMyanmar.php56 const POS_PRE_M = 2; define in Mpdf\\Shaper\\Myanmar
240 $pos = self::POS_PRE_M;