Searched refs:hb_ot_shape_normalize_context_t (Results 1 – 7 of 7) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-normalize.hh | 53 struct hb_ot_shape_normalize_context_t struct 59 bool (*decompose) (const hb_ot_shape_normalize_context_t *c, argument 63 bool (*compose) (const hb_ot_shape_normalize_context_t *c, argument
|
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, in handle_variation_selector_cluster() 256 decompose_multi_char_cluster (const hb_ot_shape_normalize_context_t *c, unsigned int end, bool shor… in decompose_multi_char_cluster() 300 const hb_ot_shape_normalize_context_t c = { in _hb_ot_shape_normalize()
|
D | hb-ot-shape-complex.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-khmer.cc | 449 decompose_khmer (const hb_ot_shape_normalize_context_t *c, in decompose_khmer() 472 compose_khmer (const hb_ot_shape_normalize_context_t *c, in compose_khmer()
|
D | hb-ot-shape-complex-use.cc | 610 compose_use (const hb_ot_shape_normalize_context_t *c, in compose_use()
|
D | hb-ot-shape-complex-indic.cc | 1529 decompose_indic (const hb_ot_shape_normalize_context_t *c, in decompose_indic() 1605 compose_indic (const hb_ot_shape_normalize_context_t *c, in compose_indic()
|