HomeSort by relevance Sort by last modified time
    Searched refs:hb_ot_shape_normalize_context_t (Results 1 - 6 of 6) sorted by null

  /external/harfbuzz_ng/src/
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,
62 bool (*compose) (const hb_ot_shape_normalize_context_t *c,
hb-ot-shape-normalize.cc 74 decompose_unicode (const hb_ot_shape_normalize_context_t *c,
83 compose_unicode (const hb_ot_shape_normalize_context_t *c,
120 decompose (const hb_ot_shape_normalize_context_t *c, bool shortest, hb_codepoint_t ab)
163 decompose_current_character (const hb_ot_shape_normalize_context_t *c, bool shortest)
216 handle_variation_selector_cluster (const hb_ot_shape_normalize_context_t *c, unsigned int end, bool short_circuit)
254 decompose_multi_char_cluster (const hb_ot_shape_normalize_context_t *c, unsigned int end, bool short_circuit)
268 decompose_cluster (const hb_ot_shape_normalize_context_t *c, unsigned int end, bool might_short_circuit, bool always_short_circuit)
297 const hb_ot_shape_normalize_context_t c = {
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,
hb-ot-shape-complex-hebrew.cc 31 compose_hebrew (const hb_ot_shape_normalize_context_t *c,
hb-ot-shape-complex-use.cc 564 decompose_use (const hb_ot_shape_normalize_context_t *c,
583 compose_use (const hb_ot_shape_normalize_context_t *c,
hb-ot-shape-complex-indic.cc     [all...]

Completed in 371 milliseconds