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.cc175 hb_shape_plan_t *
188 hb_shape_plan_t *
206 hb_shape_plan_t *shape_plan; in hb_shape_plan_create2()
210 if (!(shape_plan = hb_object_create<hb_shape_plan_t> ())) in hb_shape_plan_create2()
249 hb_shape_plan_t *
252 return const_cast<hb_shape_plan_t *> (&Null(hb_shape_plan_t)); in hb_shape_plan_get_empty()
265 hb_shape_plan_t *
266 hb_shape_plan_reference (hb_shape_plan_t *shape_plan) in hb_shape_plan_reference()
280 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan) in hb_shape_plan_destroy()
304 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.hh63 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.cc71 _hb_fallback_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_fallback_shape()
Dhb-ot-shape.hh107 struct hb_shape_plan_t;
Dhb-shaper.hh33 typedef hb_bool_t hb_shape_func_t (hb_shape_plan_t *shape_plan,
Dhb-directwrite.cc510 _hb_directwrite_shape_full (hb_shape_plan_t *shape_plan, in _hb_directwrite_shape_full()
836 _hb_directwrite_shape (hb_shape_plan_t *shape_plan, in _hb_directwrite_shape()
858 hb_shape_plan_t *shape_plan; in hb_directwrite_shape_experimental_width()
Dhb-ot-shape.cc991 _hb_ot_shape (hb_shape_plan_t *shape_plan, in _hb_ot_shape()
1010 hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan, in hb_ot_shape_plan_collect_lookups()
1051 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached (font->face, &buffer->props, in hb_ot_shape_glyphs_closure()
Dhb-graphite2.cc232 _hb_graphite2_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_graphite2_shape()
Dhb-coretext.cc448 _hb_coretext_shape (hb_shape_plan_t *shape_plan, in _hb_coretext_shape()
1199 _hb_coretext_aat_shape (hb_shape_plan_t *shape_plan, in _hb_coretext_aat_shape()
Dhb-uniscribe.cc599 _hb_uniscribe_shape (hb_shape_plan_t *shape_plan, in _hb_uniscribe_shape()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt675 hb_shape_plan_t
/external/harfbuzz_ng/
DNEWS1707 hb_shape_plan_t