Searched refs:HB_Punctuation_Close (Results 1 – 5 of 5) sorted by relevance
/external/harfbuzz/contrib/tables/ |
D | category-properties.h | 22 {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/ |
D | harfbuzz-external.h | 69 HB_Punctuation_Close = HB_UNICODE_GENERAL_CATEGORY_CLOSE_PUNCTUATION, /* Pe */ enumerator
|
/external/harfbuzz/src/ |
D | harfbuzz-external.h | 84 HB_Punctuation_Close, /* Pe */ enumerator
|
/external/harfbuzz/contrib/ |
D | harfbuzz-unicode-icu.c | 78 return HB_Punctuation_Close; in hb_category_for_char()
|
D | harfbuzz-unicode-glib.c | 45 return HB_Punctuation_Close; in hb_category_for_char()
|