Home
last modified time | relevance | path

Searched refs:hb_shape_plan_t (Results 1 – 16 of 16) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-shape-plan.h39 typedef struct hb_shape_plan_t hb_shape_plan_t; typedef
41 HB_EXTERN hb_shape_plan_t *
48 HB_EXTERN hb_shape_plan_t *
55 HB_EXTERN hb_shape_plan_t *
64 HB_EXTERN hb_shape_plan_t *
74 HB_EXTERN hb_shape_plan_t *
77 HB_EXTERN hb_shape_plan_t *
78 hb_shape_plan_reference (hb_shape_plan_t *shape_plan);
81 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan);
84 hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan,
[all …]
Dhb-shape-plan.cc179 hb_shape_plan_t *
192 hb_shape_plan_t *
210 hb_shape_plan_t *shape_plan; in hb_shape_plan_create2()
214 if (!(shape_plan = hb_object_create<hb_shape_plan_t> ())) in hb_shape_plan_create2()
257 hb_shape_plan_t *
260 return const_cast<hb_shape_plan_t *> (&Null(hb_shape_plan_t)); in hb_shape_plan_get_empty()
273 hb_shape_plan_t *
274 hb_shape_plan_reference (hb_shape_plan_t *shape_plan) in hb_shape_plan_reference()
288 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan) in hb_shape_plan_destroy()
314 hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan, in hb_shape_plan_set_user_data()
[all …]
Dhb-ot-shape.h47 hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan,
Dhb-shape-plan.hh65 struct hb_shape_plan_t struct
Dhb-face.hh65 hb_shape_plan_t *shape_plan;
Dhb-shape.cc135 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached2 (font->face, &buffer->props, in hb_shape_full()
Dhb-fallback-shape.cc72 _hb_fallback_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_fallback_shape()
Dhb-ot-shape.hh143 struct hb_shape_plan_t;
Dhb-shaper.hh33 typedef hb_bool_t hb_shape_func_t (hb_shape_plan_t *shape_plan,
Dhb-directwrite.cc547 _hb_directwrite_shape_full (hb_shape_plan_t *shape_plan, in _hb_directwrite_shape_full()
872 _hb_directwrite_shape (hb_shape_plan_t *shape_plan, in _hb_directwrite_shape()
890 hb_shape_plan_t *shape_plan; in _hb_directwrite_shape_experimental_width()
Dhb-ot-shape.cc1084 _hb_ot_shape (hb_shape_plan_t *shape_plan, in _hb_ot_shape()
1103 hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan, in hb_ot_shape_plan_collect_lookups()
1144 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached (font->face, &buffer->props, in hb_ot_shape_glyphs_closure()
Dhb-graphite2.cc212 _hb_graphite2_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_graphite2_shape()
Dhb-uniscribe.cc607 _hb_uniscribe_shape (hb_shape_plan_t *shape_plan, in _hb_uniscribe_shape()
Dhb-coretext.cc434 _hb_coretext_shape (hb_shape_plan_t *shape_plan, in _hb_coretext_shape()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt709 hb_shape_plan_t
/external/harfbuzz_ng/
DNEWS1824 hb_shape_plan_t