Home
last modified time | relevance | path

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

/external/harfbuzz/contrib/tables/
Dcategory-properties.h22 {0x29, 0x29, HB_Punctuation_Close},
35 {0x5d, 0x5d, HB_Punctuation_Close},
42 {0x7d, 0x7d, HB_Punctuation_Close},
1115 {0xf3b, 0xf3b, HB_Punctuation_Close},
1117 {0xf3d, 0xf3d, HB_Punctuation_Close},
1236 {0x169c, 0x169c, HB_Punctuation_Close},
1721 {0x2046, 0x2046, HB_Punctuation_Close},
1737 {0x207e, 0x207e, HB_Punctuation_Close},
1742 {0x208e, 0x208e, HB_Punctuation_Close},
1825 {0x232a, 0x232a, HB_Punctuation_Close},
[all …]
/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-external.h69 HB_Punctuation_Close = HB_UNICODE_GENERAL_CATEGORY_CLOSE_PUNCTUATION, /* Pe */ enumerator
/external/harfbuzz/src/
Dharfbuzz-external.h84 HB_Punctuation_Close, /* Pe */ enumerator
/external/harfbuzz/contrib/
Dharfbuzz-unicode-icu.c78 return HB_Punctuation_Close; in hb_category_for_char()
Dharfbuzz-unicode-glib.c45 return HB_Punctuation_Close; in hb_category_for_char()