Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Shaper/
H A DSea.php64 const POS_PRE_C = 3; define in Mpdf\\Shaper\\Sea
145 case self::POS_PRE_C:
262 $info[$i]['sea_position'] = self::POS_PRE_C;
270 $info[$i]['sea_position'] = self::POS_PRE_C;
H A DMyanmar.php57 const POS_PRE_C = 3; define in Mpdf\\Shaper\\Myanmar
238 case self::POS_PRE_C:
394 $info[$i]['myanmar_position'] = self::POS_PRE_C;
405 $info[$i]['myanmar_position'] = self::POS_PRE_C;
H A DIndic.php40 const POS_PRE_C = 3; define in Mpdf\\Shaper\\Indic
613 $info[$i]['indic_position'] = min(self::POS_PRE_C, $info[$i]['indic_position']);
709 $info[$i]['indic_position'] = self::POS_PRE_C;
710 $info[$i + 1]['indic_position'] = self::POS_PRE_C;
1753 case self::POS_PRE_C: