hb_shape_plan_t   187 third_party/harfbuzz-ng/src/hb-coretext.cc _hb_coretext_shaper_shape_plan_data_create (hb_shape_plan_t    *shape_plan HB_UNUSED,
hb_shape_plan_t   429 third_party/harfbuzz-ng/src/hb-coretext.cc _hb_coretext_shape (hb_shape_plan_t    *shape_plan,
hb_shape_plan_t   920 third_party/harfbuzz-ng/src/hb-coretext.cc _hb_coretext_aat_shaper_shape_plan_data_create (hb_shape_plan_t    *shape_plan HB_UNUSED,
hb_shape_plan_t   938 third_party/harfbuzz-ng/src/hb-coretext.cc _hb_coretext_aat_shape (hb_shape_plan_t    *shape_plan,
hb_shape_plan_t    60 third_party/harfbuzz-ng/src/hb-face-private.hh     hb_shape_plan_t *shape_plan;
hb_shape_plan_t    74 third_party/harfbuzz-ng/src/hb-fallback-shape.cc _hb_fallback_shaper_shape_plan_data_create (hb_shape_plan_t    *shape_plan HB_UNUSED,
hb_shape_plan_t    92 third_party/harfbuzz-ng/src/hb-fallback-shape.cc _hb_fallback_shape (hb_shape_plan_t    *shape_plan HB_UNUSED,
hb_shape_plan_t   190 third_party/harfbuzz-ng/src/hb-graphite2.cc _hb_graphite2_shaper_shape_plan_data_create (hb_shape_plan_t    *shape_plan HB_UNUSED,
hb_shape_plan_t   215 third_party/harfbuzz-ng/src/hb-graphite2.cc _hb_graphite2_shape (hb_shape_plan_t    *shape_plan,
hb_shape_plan_t    73 third_party/harfbuzz-ng/src/hb-ot-shape-private.hh   hb_ot_shape_planner_t (const hb_shape_plan_t *master_plan) :
hb_shape_plan_t   164 third_party/harfbuzz-ng/src/hb-ot-shape.cc _hb_ot_shaper_shape_plan_data_create (hb_shape_plan_t    *shape_plan,
hb_shape_plan_t   675 third_party/harfbuzz-ng/src/hb-ot-shape.cc _hb_ot_shape (hb_shape_plan_t    *shape_plan,
hb_shape_plan_t   689 third_party/harfbuzz-ng/src/hb-ot-shape.cc hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan,
hb_shape_plan_t   728 third_party/harfbuzz-ng/src/hb-ot-shape.cc   hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached (font->face, &buffer->props,
hb_shape_plan_t    47 third_party/harfbuzz-ng/src/hb-ot-shape.h hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan,
hb_shape_plan_t    40 third_party/harfbuzz-ng/src/hb-shape-plan.cc hb_shape_plan_plan (hb_shape_plan_t    *shape_plan,
hb_shape_plan_t   100 third_party/harfbuzz-ng/src/hb-shape-plan.cc hb_shape_plan_t *
hb_shape_plan_t   109 third_party/harfbuzz-ng/src/hb-shape-plan.cc   hb_shape_plan_t *shape_plan;
hb_shape_plan_t   118 third_party/harfbuzz-ng/src/hb-shape-plan.cc   if (!(shape_plan = hb_object_create<hb_shape_plan_t> ())) {
hb_shape_plan_t   146 third_party/harfbuzz-ng/src/hb-shape-plan.cc hb_shape_plan_t *
hb_shape_plan_t   149 third_party/harfbuzz-ng/src/hb-shape-plan.cc   static const hb_shape_plan_t _hb_shape_plan_nil = {
hb_shape_plan_t   169 third_party/harfbuzz-ng/src/hb-shape-plan.cc   return const_cast<hb_shape_plan_t *> (&_hb_shape_plan_nil);
hb_shape_plan_t   182 third_party/harfbuzz-ng/src/hb-shape-plan.cc hb_shape_plan_t *
hb_shape_plan_t   183 third_party/harfbuzz-ng/src/hb-shape-plan.cc hb_shape_plan_reference (hb_shape_plan_t *shape_plan)
hb_shape_plan_t   197 third_party/harfbuzz-ng/src/hb-shape-plan.cc hb_shape_plan_destroy (hb_shape_plan_t *shape_plan)
hb_shape_plan_t   225 third_party/harfbuzz-ng/src/hb-shape-plan.cc hb_shape_plan_set_user_data (hb_shape_plan_t    *shape_plan,
hb_shape_plan_t   246 third_party/harfbuzz-ng/src/hb-shape-plan.cc hb_shape_plan_get_user_data (hb_shape_plan_t    *shape_plan,
hb_shape_plan_t   268 third_party/harfbuzz-ng/src/hb-shape-plan.cc hb_shape_plan_execute (hb_shape_plan_t    *shape_plan,
hb_shape_plan_t   309 third_party/harfbuzz-ng/src/hb-shape-plan.cc hb_shape_plan_hash (const hb_shape_plan_t *shape_plan)
hb_shape_plan_t   331 third_party/harfbuzz-ng/src/hb-shape-plan.cc hb_shape_plan_user_features_match (const hb_shape_plan_t          *shape_plan,
hb_shape_plan_t   344 third_party/harfbuzz-ng/src/hb-shape-plan.cc hb_shape_plan_matches (const hb_shape_plan_t          *shape_plan,
hb_shape_plan_t   379 third_party/harfbuzz-ng/src/hb-shape-plan.cc hb_shape_plan_t *
hb_shape_plan_t   426 third_party/harfbuzz-ng/src/hb-shape-plan.cc   hb_shape_plan_t *shape_plan = hb_shape_plan_create (face, props, user_features, num_user_features, shaper_list);
hb_shape_plan_t   460 third_party/harfbuzz-ng/src/hb-shape-plan.cc hb_shape_plan_get_shaper (hb_shape_plan_t *shape_plan)
hb_shape_plan_t    39 third_party/harfbuzz-ng/src/hb-shape-plan.h typedef struct hb_shape_plan_t hb_shape_plan_t;
hb_shape_plan_t    41 third_party/harfbuzz-ng/src/hb-shape-plan.h hb_shape_plan_t *
hb_shape_plan_t    48 third_party/harfbuzz-ng/src/hb-shape-plan.h hb_shape_plan_t *
hb_shape_plan_t    55 third_party/harfbuzz-ng/src/hb-shape-plan.h hb_shape_plan_t *
hb_shape_plan_t    58 third_party/harfbuzz-ng/src/hb-shape-plan.h hb_shape_plan_t *
hb_shape_plan_t    59 third_party/harfbuzz-ng/src/hb-shape-plan.h hb_shape_plan_reference (hb_shape_plan_t *shape_plan);
hb_shape_plan_t    62 third_party/harfbuzz-ng/src/hb-shape-plan.h hb_shape_plan_destroy (hb_shape_plan_t *shape_plan);
hb_shape_plan_t    65 third_party/harfbuzz-ng/src/hb-shape-plan.h hb_shape_plan_set_user_data (hb_shape_plan_t    *shape_plan,
hb_shape_plan_t    72 third_party/harfbuzz-ng/src/hb-shape-plan.h hb_shape_plan_get_user_data (hb_shape_plan_t    *shape_plan,
hb_shape_plan_t    77 third_party/harfbuzz-ng/src/hb-shape-plan.h hb_shape_plan_execute (hb_shape_plan_t    *shape_plan,
hb_shape_plan_t    84 third_party/harfbuzz-ng/src/hb-shape-plan.h hb_shape_plan_get_shaper (hb_shape_plan_t *shape_plan);
hb_shape_plan_t   304 third_party/harfbuzz-ng/src/hb-shape.cc   hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached (font->face, &buffer->props, features, num_features, shaper_list);
hb_shape_plan_t    32 third_party/harfbuzz-ng/src/hb-shaper-private.hh typedef hb_bool_t hb_shape_func_t (hb_shape_plan_t    *shape_plan,
hb_shape_plan_t   572 third_party/harfbuzz-ng/src/hb-uniscribe.cc _hb_uniscribe_shaper_shape_plan_data_create (hb_shape_plan_t    *shape_plan HB_UNUSED,
hb_shape_plan_t   591 third_party/harfbuzz-ng/src/hb-uniscribe.cc _hb_uniscribe_shape (hb_shape_plan_t    *shape_plan,