Searched refs:HB_Other_PrivateUse (Results 1 – 5 of 5) sorted by relevance
/external/harfbuzz_ng/src/hb-old/ |
D | harfbuzz-external.h | 57 HB_Other_PrivateUse = HB_UNICODE_GENERAL_CATEGORY_PRIVATE_USE, /* Co */ enumerator
|
/external/harfbuzz/src/ |
D | harfbuzz-external.h | 72 HB_Other_PrivateUse, /* Co */ enumerator
|
/external/harfbuzz/contrib/ |
D | harfbuzz-unicode-icu.c | 48 return HB_Other_PrivateUse; in hb_category_for_char()
|
D | harfbuzz-unicode-glib.c | 15 return HB_Other_PrivateUse; in hb_category_for_char()
|
/external/harfbuzz/contrib/tables/ |
D | category-properties.h | 2473 {0xe000, 0xf8ff, HB_Other_PrivateUse}, 2861 {0xf0000, 0xffffd, HB_Other_PrivateUse}, 2863 {0x100000, 0x10fffd, HB_Other_PrivateUse},
|