HomeSort by relevance Sort by last modified time
    Searched refs:joining_table (Results 1 - 6 of 6) sorted by null

  /external/harfbuzz/src/
harfbuzz-arabic.c 325 static const JoiningPair joining_table[5][4] = variable
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;
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-arabic.c 325 static const JoiningPair joining_table[5][4] = variable
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;
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-arabic.cc 61 unsigned int j_type = joining_table[u - JOINING_TABLE_FIRST];
hb-ot-shape-complex-arabic-table.hh 18 static const uint8_t joining_table[] = variable
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic.cc 61 unsigned int j_type = joining_table[u - JOINING_TABLE_FIRST];
hb-ot-shape-complex-arabic-table.hh 18 static const uint8_t joining_table[] = variable
    [all...]

Completed in 61 milliseconds