Searched refs:hb_ot_shape_normalize_context_t (Results 1 – 5 of 5) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-normalize.cc | 86 decompose_unicode (const hb_ot_shape_normalize_context_t *c, in decompose_unicode() 95 compose_unicode (const hb_ot_shape_normalize_context_t *c, in compose_unicode() 132 decompose (const hb_ot_shape_normalize_context_t *c, bool shortest, hb_codepoint_t ab) in decompose() 176 decompose_compatibility (const hb_ot_shape_normalize_context_t *c, hb_codepoint_t u) in decompose_compatibility() 197 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() 295 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 | 120 bool (*decompose) (const hb_ot_shape_normalize_context_t *c, 129 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-indic.cc | 1769 decompose_indic (const hb_ot_shape_normalize_context_t *c, in decompose_indic() 1854 compose_indic (const hb_ot_shape_normalize_context_t *c, in compose_indic()
|