Home
last modified time | relevance | path

Searched refs:general_category (Results 1 - 10 of 10) sorted by relevance

/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/
H A Dmod.rs8 pub mod general_category; modules
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-unicode.hh46 HB_UNICODE_FUNC_IMPLEMENT (general_category) \
58 HB_UNICODE_FUNC_IMPLEMENT (hb_unicode_general_category_t, general_category) \
H A Dhb-ot-shape-complex-khmer.cc344 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (c->unicode->general_category (a))) in compose_khmer()
H A Dhb-ot-shape-complex-arabic.cc298 unsigned int this_type = get_joining_type (buffer->context[0][i], buffer->unicode->general_category (buffer->context[0][i])); in arabic_joining()
333 unsigned int this_type = get_joining_type (buffer->context[1][i], buffer->unicode->general_category (buffer->context[1][i])); in arabic_joining()
H A Dhb-ot-layout.hh219 unsigned int gen_cat = (unsigned int) unicode->general_category (u); in _hb_glyph_info_set_unicode_props()
H A Dhb-ot-shape-complex-use.cc476 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (c->unicode->general_category (a))) in compose_use()
H A Dhb-coretext.cc538 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (unicode->general_category (info[i].codepoint))) in _hb_coretext_shape()
H A Dhb-ot-shape-complex-indic.cc1543 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (c->unicode->general_category (a))) in compose_indic()
/third_party/python/Tools/unicode/
H A Dmakeunicodedata.py153 category = CATEGORY_NAMES.index(record.general_category)
409 category = record.general_category
959 general_category: str
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-unicode.c570 PROPERTY (general_category, (unsigned int) HB_UNICODE_GENERAL_CATEGORY_OTHER_LETTER),

Completed in 12 milliseconds