Home | History | Annotate | Download | only in src

Lines Matching full:script_base

1202     const unsigned short script_base = 0x0900 + 0x80*(script-HB_Script_Devanagari);
1203 const unsigned short ra = script_base + 0x30;
1204 const unsigned short halant = script_base + 0x4d;
1205 const unsigned short nukta = script_base + 0x3c;