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

  /external/chromium_org/third_party/skia/third_party/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 89 hb_uint16 base = shapedChars[cluster_start];
90 hb_uint16 shaped = 0;
harfbuzz-shape.h 31 typedef hb_uint16 HB_CodePoint; /* UTF-16 codepoint (not character ) */
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 77 milliseconds