Home
last modified time | relevance | path

Searched refs:is_post_base_glyph (Results 1 – 3 of 3) sorted by relevance

/third_party/harfbuzz/src/
Dhb-ot-shape-complex-use.cc395 bool is_post_base_glyph = (FLAG64_UNSAFE (info[i].use_category()) & POST_BASE_FLAGS64) || in reorder_syllable_use() local
397 if (is_post_base_glyph || i == end - 1) in reorder_syllable_use()
402 if (is_post_base_glyph) in reorder_syllable_use()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-use.cc395 bool is_post_base_glyph = (FLAG64_UNSAFE (info[i].use_category()) & POST_BASE_FLAGS64) || in reorder_syllable_use() local
397 if (is_post_base_glyph || i == end - 1) in reorder_syllable_use()
402 if (is_post_base_glyph) in reorder_syllable_use()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-use.cc480 bool is_post_base_glyph = (FLAG64_UNSAFE (info[i].use_category()) & POST_BASE_FLAGS64) || in reorder_syllable() local
482 if (is_post_base_glyph || i == end - 1) in reorder_syllable()
487 if (is_post_base_glyph) in reorder_syllable()