Home | History | Annotate | Download | only in hb-old

Lines Matching defs:joining_table

325 static const JoiningPair joining_table[5][4] =
387 ArabicShape shape = joining_table[XIsolated][j].form2;
402 properties[lastPos].shape = joining_table[shape][j].form1;
403 shape = joining_table[shape][j].form2;
483 properties[lastPos].shape = joining_table[shape][JNone].form1;
513 ArabicShape shape = joining_table[XIsolated][j].form2;
527 properties[lastPos].shape = joining_table[shape][j].form1;
528 shape = joining_table[shape][j].form2;
533 properties[lastPos].shape = joining_table[shape][JNone].form1;