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

  /external/harfbuzz_ng/src/
hb-ot-shape-fallback-private.hh 35 HB_INTERNAL void _hb_ot_shape_fallback_position (const hb_ot_shape_plan_t *plan,
39 HB_INTERNAL void _hb_ot_shape_fallback_position_recategorize_marks (const hb_ot_shape_plan_t *plan,
44 HB_INTERNAL void _hb_ot_shape_fallback_kern (const hb_ot_shape_plan_t *plan,
hb-ot-shape-normalize-private.hh 36 struct hb_ot_shape_plan_t;
47 HB_INTERNAL void _hb_ot_shape_normalize (const hb_ot_shape_plan_t *shaper,
54 const hb_ot_shape_plan_t *plan;
hb-ot-shape-complex-sea.cc 68 setup_syllables (const hb_ot_shape_plan_t *plan,
72 initial_reordering (const hb_ot_shape_plan_t *plan,
76 final_reordering (const hb_ot_shape_plan_t *plan,
166 setup_masks_sea (const hb_ot_shape_plan_t *plan HB_UNUSED,
183 setup_syllables (const hb_ot_shape_plan_t *plan HB_UNUSED,
201 initial_reordering_consonant_syllable (const hb_ot_shape_plan_t *plan,
240 initial_reordering_broken_cluster (const hb_ot_shape_plan_t *plan,
250 initial_reordering_non_sea_cluster (const hb_ot_shape_plan_t *plan HB_UNUSED,
261 initial_reordering_syllable (const hb_ot_shape_plan_t *plan,
275 insert_dotted_circles (const hb_ot_shape_plan_t *plan HB_UNUSED
    [all...]
hb-ot-shape-complex-myanmar.cc 76 setup_syllables (const hb_ot_shape_plan_t *plan,
80 initial_reordering (const hb_ot_shape_plan_t *plan,
84 final_reordering (const hb_ot_shape_plan_t *plan,
269 setup_masks_myanmar (const hb_ot_shape_plan_t *plan HB_UNUSED,
286 setup_syllables (const hb_ot_shape_plan_t *plan HB_UNUSED,
307 initial_reordering_consonant_syllable (const hb_ot_shape_plan_t *plan,
402 initial_reordering_broken_cluster (const hb_ot_shape_plan_t *plan,
412 initial_reordering_punctuation_cluster (const hb_ot_shape_plan_t *plan HB_UNUSED,
422 initial_reordering_non_myanmar_cluster (const hb_ot_shape_plan_t *plan HB_UNUSED,
433 initial_reordering_syllable (const hb_ot_shape_plan_t *plan
    [all...]
hb-ot-shape-complex-private.hh 93 void *(*data_create) (const hb_ot_shape_plan_t *plan);
109 void (*preprocess_text) (const hb_ot_shape_plan_t *plan,
140 void (*setup_masks) (const hb_ot_shape_plan_t *plan,
hb-ot-shape-private.hh 37 struct hb_ot_shape_plan_t struct
80 inline void compile (hb_ot_shape_plan_t &plan)
hb-ot-map-private.hh 35 struct hb_ot_shape_plan_t;
68 typedef void (*pause_func_t) (const struct hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer);
123 const struct hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) const;
124 HB_INTERNAL void substitute (const struct hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) const;
125 HB_INTERNAL void position (const struct hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) const;
hb-ot-shape-complex-arabic-fallback.hh 48 arabic_fallback_synthesize_lookup_single (const hb_ot_shape_plan_t *plan HB_UNUSED,
101 arabic_fallback_synthesize_lookup_ligature (const hb_ot_shape_plan_t *plan HB_UNUSED,
184 arabic_fallback_synthesize_lookup (const hb_ot_shape_plan_t *plan,
226 const hb_ot_shape_plan_t *plan,
271 const hb_ot_shape_plan_t *plan,
297 arabic_fallback_plan_create (const hb_ot_shape_plan_t *plan,
hb-ot-shape-complex-arabic.cc 133 nuke_joiners (const hb_ot_shape_plan_t *plan,
138 arabic_fallback_shape (const hb_ot_shape_plan_t *plan,
216 data_create_arabic (const hb_ot_shape_plan_t *plan)
309 setup_masks_arabic (const hb_ot_shape_plan_t *plan,
331 nuke_joiners (const hb_ot_shape_plan_t *plan HB_UNUSED,
343 arabic_fallback_shape (const hb_ot_shape_plan_t *plan,
hb-ot-shape-fallback.cc 165 _hb_ot_shape_fallback_position_recategorize_marks (const hb_ot_shape_plan_t *plan HB_UNUSED,
195 position_mark (const hb_ot_shape_plan_t *plan,
301 position_around_base (const hb_ot_shape_plan_t *plan,
387 position_cluster (const hb_ot_shape_plan_t *plan,
414 _hb_ot_shape_fallback_position (const hb_ot_shape_plan_t *plan,
435 _hb_ot_shape_fallback_kern (const hb_ot_shape_plan_t *plan,
hb-ot-shape-complex-indic.cc 415 setup_syllables (const hb_ot_shape_plan_t *plan,
419 initial_reordering (const hb_ot_shape_plan_t *plan,
423 final_reordering (const hb_ot_shape_plan_t *plan,
427 clear_syllables (const hb_ot_shape_plan_t *plan,
543 data_create_indic (const hb_ot_shape_plan_t *plan)
627 setup_masks_indic (const hb_ot_shape_plan_t *plan HB_UNUSED,
644 setup_syllables (const hb_ot_shape_plan_t *plan HB_UNUSED,
663 update_consonant_positions (const hb_ot_shape_plan_t *plan,
692 initial_reordering_consonant_syllable (const hb_ot_shape_plan_t *plan,
    [all...]
hb-ot-shape.cc 31 #define hb_ot_shaper_shape_plan_data_t hb_ot_shape_plan_t
169 hb_ot_shape_plan_t *plan = (hb_ot_shape_plan_t *) calloc (1, sizeof (hb_ot_shape_plan_t));
208 hb_ot_shape_plan_t *plan;
776 hb_ot_shape_plan_t plan;
hb-ot-shape-complex-hangul.cc 79 data_create_hangul (const hb_ot_shape_plan_t *plan)
131 preprocess_text_hangul (const hb_ot_shape_plan_t *plan,
394 setup_masks_hangul (const hb_ot_shape_plan_t *plan,
hb-ot-shape-complex-thai.cc 218 do_thai_pua_shaping (const hb_ot_shape_plan_t *plan HB_UNUSED,
257 preprocess_text_thai (const hb_ot_shape_plan_t *plan,
hb-ot-shape-normalize.cc 288 _hb_ot_shape_normalize (const hb_ot_shape_plan_t *plan,
hb-ot-layout.cc 903 const hb_ot_shape_plan_t *plan,
932 void hb_ot_map_t::substitute (const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) const
938 void hb_ot_map_t::position (const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) const

Completed in 137 milliseconds