Searched refs:is_post_base_glyph (Results 1 – 3 of 3) sorted by relevance
395 bool is_post_base_glyph = (FLAG64_UNSAFE (info[i].use_category()) & POST_BASE_FLAGS64) || in reorder_syllable_use() local397 if (is_post_base_glyph || i == end - 1) in reorder_syllable_use()402 if (is_post_base_glyph) in reorder_syllable_use()
480 bool is_post_base_glyph = (FLAG64_UNSAFE (info[i].use_category()) & POST_BASE_FLAGS64) || in reorder_syllable() local482 if (is_post_base_glyph || i == end - 1) in reorder_syllable()487 if (is_post_base_glyph) in reorder_syllable()