Home
last modified time | relevance | path

Searched defs:hb_ot_complex_shaper_t (Results 1 – 3 of 3) sorted by relevance

/third_party/harfbuzz/src/
Dhb-ot-shape-complex.hh67 struct hb_ot_complex_shaper_t struct
74 void (*collect_features) (hb_ot_shape_planner_t *plan);
82 void (*override_features) (hb_ot_shape_planner_t *plan);
90 void *(*data_create) (const hb_ot_shape_plan_t *plan);
98 void (*data_destroy) (void *data);
106 void (*preprocess_text) (const hb_ot_shape_plan_t *plan,
115 void (*postprocess_glyphs) (const hb_ot_shape_plan_t *plan,
120 hb_ot_shape_normalization_mode_t normalization_preference;
126 bool (*decompose) (const hb_ot_shape_normalize_context_t *c,
135 bool (*compose) (const hb_ot_shape_normalize_context_t *c,
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex.hh67 struct hb_ot_complex_shaper_t struct
74 void (*collect_features) (hb_ot_shape_planner_t *plan);
82 void (*override_features) (hb_ot_shape_planner_t *plan);
90 void *(*data_create) (const hb_ot_shape_plan_t *plan);
98 void (*data_destroy) (void *data);
106 void (*preprocess_text) (const hb_ot_shape_plan_t *plan,
115 void (*postprocess_glyphs) (const hb_ot_shape_plan_t *plan,
120 hb_ot_shape_normalization_mode_t normalization_preference;
126 bool (*decompose) (const hb_ot_shape_normalize_context_t *c,
135 bool (*compose) (const hb_ot_shape_normalize_context_t *c,
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex.hh66 struct hb_ot_complex_shaper_t struct
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,
134 bool (*compose) (const hb_ot_shape_normalize_context_t *c,
[all …]