Home
last modified time | relevance | path

Searched refs:HB_Other_Format (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz/contrib/tables/
Dcategory-properties.h54 {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/
Dharfbuzz-external.h55 HB_Other_Format = HB_UNICODE_GENERAL_CATEGORY_FORMAT, /* Cf */ enumerator
/external/harfbuzz/src/
Dharfbuzz-external.h70 HB_Other_Format, /* Cf */ enumerator
/external/harfbuzz/contrib/
Dharfbuzz-unicode-icu.c44 return HB_Other_Format; in hb_category_for_char()
Dharfbuzz-unicode-glib.c11 return HB_Other_Format; in hb_category_for_char()