Searched refs:hb_ot_shape_normalize_context_t (Results 1 – 6 of 6) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-normalize.cc | 74 decompose_unicode (const hb_ot_shape_normalize_context_t *c, in decompose_unicode() 83 compose_unicode (const hb_ot_shape_normalize_context_t *c, in compose_unicode() 120 decompose (const hb_ot_shape_normalize_context_t *c, bool shortest, hb_codepoint_t ab) in decompose() 163 decompose_current_character (const hb_ot_shape_normalize_context_t *c, bool shortest) in decompose_current_character() 216 handle_variation_selector_cluster (const hb_ot_shape_normalize_context_t *c, unsigned int end, bool… in handle_variation_selector_cluster() 254 decompose_multi_char_cluster (const hb_ot_shape_normalize_context_t *c, unsigned int end, bool shor… in decompose_multi_char_cluster() 268 decompose_cluster (const hb_ot_shape_normalize_context_t *c, unsigned int end, bool might_short_cir… in decompose_cluster() 297 const hb_ot_shape_normalize_context_t c = { in _hb_ot_shape_normalize()
|
D | hb-ot-shape-normalize-private.hh | 52 struct hb_ot_shape_normalize_context_t struct 58 bool (*decompose) (const hb_ot_shape_normalize_context_t *c, argument 62 bool (*compose) (const hb_ot_shape_normalize_context_t *c, argument
|
D | hb-ot-shape-complex-private.hh | 125 bool (*decompose) (const hb_ot_shape_normalize_context_t *c, 134 bool (*compose) (const hb_ot_shape_normalize_context_t *c,
|
D | hb-ot-shape-complex-hebrew.cc | 31 compose_hebrew (const hb_ot_shape_normalize_context_t *c, in compose_hebrew()
|
D | hb-ot-shape-complex-use.cc | 560 compose_use (const hb_ot_shape_normalize_context_t *c, in compose_use()
|
D | hb-ot-shape-complex-indic.cc | 1731 decompose_indic (const hb_ot_shape_normalize_context_t *c, in decompose_indic() 1816 compose_indic (const hb_ot_shape_normalize_context_t *c, in compose_indic()
|