HomeSort by relevance Sort by last modified time
    Searched full:hb_shape_plan_t (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-shape-plan.h 39 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_plan
    [all...]
hb-shape-plan.cc 46 hb_shape_plan_plan (hb_shape_plan_t *shape_plan,
94 * hb_shape_plan_t
111 hb_shape_plan_t *
124 hb_shape_plan_t *shape_plan;
133 if (!(shape_plan = hb_object_create<hb_shape_plan_t> ())) {
163 hb_shape_plan_t *
166 static const hb_shape_plan_t _hb_shape_plan_nil = {
186 return const_cast<hb_shape_plan_t *> (&_hb_shape_plan_nil);
199 hb_shape_plan_t *
200 hb_shape_plan_reference (hb_shape_plan_t *shape_plan
    [all...]
hb-fallback-shape.cc 74 _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,
hb-ot-shape.h 47 hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan,
hb-shape-plan-private.hh 35 struct hb_shape_plan_t struct
hb-face-private.hh 60 hb_shape_plan_t *shape_plan;
hb-ot-shape-private.hh 73 hb_ot_shape_planner_t (const hb_shape_plan_t *master_plan) :
hb-shaper-private.hh 32 typedef hb_bool_t hb_shape_func_t (hb_shape_plan_t *shape_plan,
hb-graphite2.cc 190 _hb_graphite2_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED,
216 _hb_graphite2_shape (hb_shape_plan_t *shape_plan,
hb-ot-shape.cc 165 _hb_ot_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan,
726 _hb_ot_shape (hb_shape_plan_t *shape_plan,
740 hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan,
779 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached (font->face, &buffer->props,
hb-coretext.cc 182 _hb_coretext_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED,
424 _hb_coretext_shape (hb_shape_plan_t *shape_plan,
    [all...]
hb-shape.cc 358 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached (font->face, &buffer->props, features, num_features, shaper_list);
  /external/harfbuzz_ng/src/
hb-shape-plan.h 39 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_plan
    [all...]
hb-shape-plan.cc 40 hb_shape_plan_plan (hb_shape_plan_t *shape_plan,
83 * hb_shape_plan_t
100 hb_shape_plan_t *
107 hb_shape_plan_t *shape_plan;
116 if (!(shape_plan = hb_object_create<hb_shape_plan_t> ())) {
146 hb_shape_plan_t *
149 static const hb_shape_plan_t _hb_shape_plan_nil = {
169 return const_cast<hb_shape_plan_t *> (&_hb_shape_plan_nil);
182 hb_shape_plan_t *
183 hb_shape_plan_reference (hb_shape_plan_t *shape_plan
    [all...]
hb-fallback-shape.cc 74 _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,
hb-ot-shape.h 47 hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan,
hb-shape-plan-private.hh 35 struct hb_shape_plan_t struct
hb-face-private.hh 60 hb_shape_plan_t *shape_plan;
hb-ot-shape-private.hh 73 hb_ot_shape_planner_t (const hb_shape_plan_t *master_plan) :
hb-shaper-private.hh 32 typedef hb_bool_t hb_shape_func_t (hb_shape_plan_t *shape_plan,
hb-graphite2.cc 190 _hb_graphite2_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED,
216 _hb_graphite2_shape (hb_shape_plan_t *shape_plan,
hb-coretext.cc 187 _hb_coretext_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED,
429 _hb_coretext_shape (hb_shape_plan_t *shape_plan,
    [all...]
hb-ot-shape.cc 165 _hb_ot_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan,
722 _hb_ot_shape (hb_shape_plan_t *shape_plan,
736 hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan,
775 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached (font->face, &buffer->props,
hb-shape.cc 358 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached (font->face, &buffer->props, features, num_features, shaper_list);
  /external/harfbuzz_ng/docs/reference/
harfbuzz-sections.txt 439 hb_shape_plan_t

Completed in 263 milliseconds

1 2