Searched refs:HB_Other_Format (Results 1 – 5 of 5) sorted by relevance
/external/harfbuzz/contrib/tables/ |
D | category-properties.h | 54 {0xad, 0xad, HB_Other_Format}, 655 {0x600, 0x603, HB_Other_Format}, 680 {0x6dd, 0x6dd, HB_Other_Format}, 694 {0x70f, 0x70f, HB_Other_Format}, 1261 {0x17b4, 0x17b5, HB_Other_Format}, 1698 {0x200b, 0x200f, HB_Other_Format}, 1711 {0x202a, 0x202e, HB_Other_Format}, 1728 {0x2060, 0x2064, HB_Other_Format}, 1730 {0x206a, 0x206f, HB_Other_Format}, 2567 {0xfeff, 0xfeff, HB_Other_Format}, [all …]
|
/external/harfbuzz_ng/src/hb-old/ |
D | harfbuzz-external.h | 55 HB_Other_Format = HB_UNICODE_GENERAL_CATEGORY_FORMAT, /* Cf */ enumerator
|
/external/harfbuzz/src/ |
D | harfbuzz-external.h | 70 HB_Other_Format, /* Cf */ enumerator
|
/external/harfbuzz/contrib/ |
D | harfbuzz-unicode-icu.c | 44 return HB_Other_Format; in hb_category_for_char()
|
D | harfbuzz-unicode-glib.c | 11 return HB_Other_Format; in hb_category_for_char()
|