Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Shaper/
H A DSea.php44 const OT_VD = 9; define in Mpdf\\Shaper\\Sea
H A DMyanmar.php19 const OT_VD = 9; define in Mpdf\\Shaper\\Myanmar
H A DIndic.php21 const OT_VD = 9; define in Mpdf\\Shaper\\Indic
98 * treats U+0951..U+0952 all as OT_VD - see set_indic_properties */
138 * treats U+0951..U+0952 all as OT_VD.
147 $cat = self::OT_VD;
189 } elseif ($cat == self::OT_SM || $cat == self::OT_VD) {