Searched refs:hangul_shaping_feature (Results 1 – 1 of 1) sorted by relevance
122 #define hangul_shaping_feature() complex_var_u8_0() /* hangul jamo shaping feature */ macro137 HB_BUFFER_ALLOCATE_VAR (buffer, hangul_shaping_feature); in preprocess_text_hangul()287 buffer->cur().hangul_shaping_feature() = LJMO; in preprocess_text_hangul()289 buffer->cur().hangul_shaping_feature() = VJMO; in preprocess_text_hangul()293 buffer->cur().hangul_shaping_feature() = TJMO; in preprocess_text_hangul()371 info[i++].hangul_shaping_feature() = LJMO; in preprocess_text_hangul()372 info[i++].hangul_shaping_feature() = VJMO; in preprocess_text_hangul()374 info[i++].hangul_shaping_feature() = TJMO; in preprocess_text_hangul()413 info->mask |= hangul_plan->mask_array[info->hangul_shaping_feature()]; in setup_masks_hangul()416 HB_BUFFER_DEALLOCATE_VAR (buffer, hangul_shaping_feature); in setup_masks_hangul()