Searched defs:hb_ot_complex_shaper_t (Results 1 – 1 of 1) sorted by relevance
64 struct hb_ot_complex_shaper_t struct66 char name[8];73 void (*collect_features) (hb_ot_shape_planner_t *plan);81 void (*override_features) (hb_ot_shape_planner_t *plan);89 void *(*data_create) (const hb_ot_shape_plan_t *plan);97 void (*data_destroy) (void *data);105 void (*preprocess_text) (const hb_ot_shape_plan_t *plan,114 void (*postprocess_glyphs) (const hb_ot_shape_plan_t *plan,119 hb_ot_shape_normalization_mode_t normalization_preference;125 bool (*decompose) (const hb_ot_shape_normalize_context_t *c,[all …]