Home
last modified time | relevance | path

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

/external/harfbuzz/contrib/tables/
Dcategory-properties.h19 {0x24, 0x24, HB_Symbol_Currency},
47 {0xa2, 0xa5, HB_Symbol_Currency},
659 {0x60b, 0x60b, HB_Symbol_Currency},
771 {0x9f2, 0x9f3, HB_Symbol_Currency},
845 {0xaf1, 0xaf1, HB_Symbol_Currency},
923 {0xbf9, 0xbf9, HB_Symbol_Currency},
1052 {0xe3f, 0xe3f, HB_Symbol_Currency},
1271 {0x17db, 0x17db, HB_Symbol_Currency},
1746 {0x20a0, 0x20b5, HB_Symbol_Currency},
2509 {0xfdfc, 0xfdfc, HB_Symbol_Currency},
[all …]
/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-external.h75 HB_Symbol_Currency = HB_UNICODE_GENERAL_CATEGORY_CURRENCY_SYMBOL, /* Sc */ enumerator
/external/harfbuzz/src/
Dharfbuzz-external.h90 HB_Symbol_Currency, /* Sc */ enumerator
/external/harfbuzz/contrib/
Dharfbuzz-unicode-icu.c88 return HB_Symbol_Currency; in hb_category_for_char()
Dharfbuzz-unicode-glib.c55 return HB_Symbol_Currency; in hb_category_for_char()