Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
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-normalize.cc74 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()
Dhb-ot-shape-complex-private.hh125 bool (*decompose) (const hb_ot_shape_normalize_context_t *c,
134 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-use.cc562 decompose_use (const hb_ot_shape_normalize_context_t *c, in decompose_use()
581 compose_use (const hb_ot_shape_normalize_context_t *c, in compose_use()
Dhb-ot-shape-complex-indic.cc1708 decompose_indic (const hb_ot_shape_normalize_context_t *c, in decompose_indic()
1788 compose_indic (const hb_ot_shape_normalize_context_t *c, in compose_indic()