get_joining_type  260 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc       unsigned int this_type = get_joining_type (buffer->context[0][i], buffer->unicode->general_category (buffer->context[0][i]));
get_joining_type  272 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc     unsigned int this_type = get_joining_type (buffer->info[i].codepoint, _hb_glyph_info_get_general_category (&buffer->info[i]));
get_joining_type  294 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc       unsigned int this_type = get_joining_type (buffer->context[1][i], buffer->unicode->general_category (buffer->context[1][i]));