Home
last modified time | relevance | path

Searched refs:hb_ot_shape_normalize_context_t (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-normalize.cc86 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()
Dhb-ot-shape-normalize-private.hh52 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
Dhb-ot-shape-complex-private.hh120 bool (*decompose) (const hb_ot_shape_normalize_context_t *c,
129 bool (*compose) (const hb_ot_shape_normalize_context_t *c,
Dhb-ot-shape-complex-hebrew.cc31 compose_hebrew (const hb_ot_shape_normalize_context_t *c, in compose_hebrew()
Dhb-ot-shape-complex-indic.cc1769 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()