Searched refs:hb_shape_plan_t (Results 1 - 25 of 28) sorted by relevance

12

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-shape-plan.h39 typedef struct hb_shape_plan_t hb_shape_plan_t; typedef in typeref:struct:hb_shape_plan_t
41 hb_shape_plan_t *
48 hb_shape_plan_t *
55 hb_shape_plan_t *
58 hb_shape_plan_t *
59 hb_shape_plan_reference (hb_shape_plan_t *shape_plan);
62 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan);
65 hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan,
72 hb_shape_plan_get_user_data (hb_shape_plan_t *shape_pla
[all...]
H A Dhb-shape-plan.cc40 hb_shape_plan_plan (hb_shape_plan_t *shape_plan,
83 * hb_shape_plan_t
100 hb_shape_plan_t *
109 hb_shape_plan_t *shape_plan;
115 if (!(shape_plan = hb_object_create<hb_shape_plan_t> ()))
137 hb_shape_plan_t *
140 static const hb_shape_plan_t _hb_shape_plan_nil = {
157 return const_cast<hb_shape_plan_t *> (&_hb_shape_plan_nil);
170 hb_shape_plan_t *
171 hb_shape_plan_reference (hb_shape_plan_t *shape_pla
[all...]
H A Dhb-shape-plan-private.hh36 struct hb_shape_plan_t struct
H A Dhb-face-private.hh61 hb_shape_plan_t *shape_plan;
H A Dhb-fallback-shape.cc74 _hb_fallback_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED,
92 _hb_fallback_shape (hb_shape_plan_t *shape_plan HB_UNUSED,
H A Dhb-ot-shape-private.hh68 hb_ot_shape_planner_t (const hb_shape_plan_t *master_plan) :
H A Dhb-shaper-private.hh32 typedef hb_bool_t hb_shape_func_t (hb_shape_plan_t *shape_plan,
H A Dhb-ot-layout.h197 hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan,
H A Dhb-ot-shape.cc160 _hb_ot_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan,
625 _hb_ot_shape (hb_shape_plan_t *shape_plan,
639 hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan,
678 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached (font->face, &buffer->props,
H A Dhb-graphite2.cc192 _hb_graphite2_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED,
217 _hb_graphite2_shape (hb_shape_plan_t *shape_plan,
H A Dhb-shape.cc304 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached (font->face, &buffer->props, features, num_features, shaper_list);
/external/harfbuzz_ng/src/
H A Dhb-shape-plan.h39 typedef struct hb_shape_plan_t hb_shape_plan_t; typedef in typeref:struct:hb_shape_plan_t
41 hb_shape_plan_t *
48 hb_shape_plan_t *
55 hb_shape_plan_t *
58 hb_shape_plan_t *
59 hb_shape_plan_reference (hb_shape_plan_t *shape_plan);
62 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan);
65 hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan,
72 hb_shape_plan_get_user_data (hb_shape_plan_t *shape_pla
[all...]
H A Dhb-shape-plan.cc40 hb_shape_plan_plan (hb_shape_plan_t *shape_plan,
83 * hb_shape_plan_t
86 hb_shape_plan_t *
95 hb_shape_plan_t *shape_plan;
101 if (!(shape_plan = hb_object_create<hb_shape_plan_t> ()))
114 hb_shape_plan_t *
117 static const hb_shape_plan_t _hb_shape_plan_nil = {
134 return const_cast<hb_shape_plan_t *> (&_hb_shape_plan_nil);
137 hb_shape_plan_t *
138 hb_shape_plan_reference (hb_shape_plan_t *shape_pla
[all...]
H A Dhb-shape-plan-private.hh36 struct hb_shape_plan_t struct
H A Dhb-fallback-shape.cc74 _hb_fallback_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED,
92 _hb_fallback_shape (hb_shape_plan_t *shape_plan HB_UNUSED,
H A Dhb-ot-shape-private.hh69 hb_ot_shape_planner_t (const hb_shape_plan_t *master_plan) :
H A Dhb-icu-le.cc91 _hb_icu_le_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED,
109 _hb_icu_le_shape (hb_shape_plan_t *shape_plan,
H A Dhb-shaper-private.hh32 typedef hb_bool_t hb_shape_func_t (hb_shape_plan_t *shape_plan,
H A Dhb-ot-layout.h191 hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan,
H A Dhb-ot-shape.cc169 _hb_ot_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan,
578 _hb_ot_shape (hb_shape_plan_t *shape_plan,
592 hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan,
631 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached (font->face, &buffer->props,
H A Dhb-coretext.cc148 _hb_coretext_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED,
174 _hb_coretext_shape (hb_shape_plan_t *shape_plan,
H A Dhb-graphite2.cc193 _hb_graphite2_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED,
218 _hb_graphite2_shape (hb_shape_plan_t *shape_plan,
H A Dhb-old.cc254 _hb_old_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED,
272 _hb_old_shape (hb_shape_plan_t *shape_plan HB_UNUSED,
H A Dhb-uniscribe.cc215 _hb_uniscribe_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED,
234 _hb_uniscribe_shape (hb_shape_plan_t *shape_plan,
H A Dhb-shape.cc259 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached (font->face, &buffer->props, features, num_features, shaper_list);

Completed in 230 milliseconds

12