/external/harfbuzz/contrib/tables/ |
category-properties.h | 236 {0x1bb, 0x1bb, HB_Letter_Other}, 239 {0x1c0, 0x1c3, HB_Letter_Other}, 364 {0x294, 0x294, HB_Letter_Other}, 650 {0x5d0, 0x5ea, HB_Letter_Other}, 652 {0x5f0, 0x5f2, HB_Letter_Other}, 667 {0x621, 0x63f, HB_Letter_Other}, 669 {0x641, 0x64a, HB_Letter_Other}, 674 {0x66e, 0x66f, HB_Letter_Other}, 676 {0x671, 0x6d3, HB_Letter_Other}, 678 {0x6d5, 0x6d5, HB_Letter_Other}, [all...] |
/external/harfbuzz_ng/src/hb-old/ |
harfbuzz-external.h | 64 HB_Letter_Other = HB_UNICODE_GENERAL_CATEGORY_OTHER_LETTER, /* Lo */
|
harfbuzz-indic.cpp | 39 FLAG(HB_Letter_Other); [all...] |
/external/harfbuzz/src/ |
harfbuzz-external.h | 79 HB_Letter_Other, /* Lo */
|
harfbuzz-indic.cpp | 39 FLAG(HB_Letter_Other); [all...] |
/external/harfbuzz/contrib/ |
harfbuzz-unicode-glib.c | 23 return HB_Letter_Other;
|
harfbuzz-unicode-icu.c | 56 return HB_Letter_Other;
|