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

  /external/harfbuzz/src/
harfbuzz-global.h 61 typedef unsigned short hb_uint16; typedef
68 typedef hb_uint16 HB_UShort;
74 typedef hb_uint16 HB_UChar16;
harfbuzz-hebrew.c 87 hb_uint16 base = shapedChars[cluster_start];
88 hb_uint16 shaped = 0;
harfbuzz-shape.h 31 typedef hb_uint16 HB_CodePoint; /* UTF-16 codepoint (not character ) */
harfbuzz-greek.c 376 hb_uint16 base = shapedChars[slen-1];
377 hb_uint16 shaped = 0;
harfbuzz-arabic.c 547 static const hb_uint16 arabicUnicodeMapping[256][2] = {
828 static const hb_uint16 alefMaksura[4] = {0xFEEF, 0xFEF0, 0xFBE8, 0xFBE9};
835 static const hb_uint16 arabicUnicodeLamAlefMapping[6][4] = {
939 hb_uint16 map;
    [all...]
harfbuzz-myanmar.c 349 hb_uint16 chr = uc[i];
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-global.h 68 typedef unsigned short hb_uint16; typedef
75 typedef hb_uint16 HB_UShort;
81 typedef hb_uint16 HB_UChar16;
harfbuzz-hebrew.c 87 hb_uint16 base = shapedChars[cluster_start];
88 hb_uint16 shaped = 0;
harfbuzz-greek.c 376 hb_uint16 base = shapedChars[slen-1];
377 hb_uint16 shaped = 0;
harfbuzz-arabic.c 547 static const hb_uint16 arabicUnicodeMapping[256][2] = {
828 static const hb_uint16 alefMaksura[4] = {0xFEEF, 0xFEF0, 0xFBE8, 0xFBE9};
835 static const hb_uint16 arabicUnicodeLamAlefMapping[6][4] = {
939 hb_uint16 map;
    [all...]
harfbuzz-myanmar.c 349 hb_uint16 chr = uc[i];

Completed in 134 milliseconds