Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-shape-plan.h53 typedef struct hb_shape_plan_t hb_shape_plan_t; typedef
55 HB_EXTERN hb_shape_plan_t *
62 HB_EXTERN hb_shape_plan_t *
69 HB_EXTERN hb_shape_plan_t *
78 HB_EXTERN hb_shape_plan_t *
88 HB_EXTERN hb_shape_plan_t *
91 HB_EXTERN hb_shape_plan_t *
92 hb_shape_plan_reference (hb_shape_plan_t *shape_plan);
95 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan);
98 hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan,
[all …]
Dhb-shape-plan.cc187 hb_shape_plan_t *
218 hb_shape_plan_t *
236 hb_shape_plan_t *shape_plan; in hb_shape_plan_create2()
240 if (!(shape_plan = hb_object_create<hb_shape_plan_t> ())) in hb_shape_plan_create2()
283 hb_shape_plan_t *
286 return const_cast<hb_shape_plan_t *> (&Null (hb_shape_plan_t)); in hb_shape_plan_get_empty()
299 hb_shape_plan_t *
300 hb_shape_plan_reference (hb_shape_plan_t *shape_plan) in hb_shape_plan_reference()
316 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan) in hb_shape_plan_destroy()
342 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.cc129 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.hh145 struct hb_shape_plan_t;
Dhb-shaper.hh33 typedef hb_bool_t hb_shape_func_t (hb_shape_plan_t *shape_plan,
Dhb-ot-shape.cc1207 _hb_ot_shape (hb_shape_plan_t *shape_plan, in _hb_ot_shape()
1232 hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan, in hb_ot_shape_plan_collect_lookups()
1282 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached (font->face, &buffer->props, in hb_ot_shape_glyphs_closure()
Dhb-graphite2.cc230 _hb_graphite2_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_graphite2_shape()
Dhb-directwrite.cc547 _hb_directwrite_shape (hb_shape_plan_t *shape_plan, in _hb_directwrite_shape()
Dhb-uniscribe.cc584 _hb_uniscribe_shape (hb_shape_plan_t *shape_plan, in _hb_uniscribe_shape()
Dhb-coretext.cc511 _hb_coretext_shape (hb_shape_plan_t *shape_plan, in _hb_coretext_shape()
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt655 hb_shape_plan_t
/third_party/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi3982 <!-- hb_shape_plan_t* hb_face_t::plan_node_t::shape_plan -->
4773 <!-- struct hb_shape_plan_t -->
4774 …<class-decl name='hb_shape_plan_t' size-in-bits='1664' is-struct='yes' visibility='default' filepa…
4776 <!-- hb_object_header_t hb_shape_plan_t::header -->
4780 <!-- hb_bool_t hb_shape_plan_t::default_shaper_list -->
4784 <!-- hb_face_t* hb_shape_plan_t::face_unsafe -->
4788 <!-- hb_segment_properties_t hb_shape_plan_t::props -->
4792 <!-- hb_shape_func_t* hb_shape_plan_t::shaper_func -->
4796 <!-- const char* hb_shape_plan_t::shaper_name -->
4800 <!-- hb_feature_t* hb_shape_plan_t::user_features -->
[all …]
/third_party/skia/third_party/externals/harfbuzz/
DNEWS2093 hb_shape_plan_t
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi3044 …<class-decl name='hb_shape_plan_t' size-in-bits='1664' is-struct='yes' visibility='default' filepa…
3101 …<typedef-decl name='hb_shape_plan_t' type-id='type-id-215' filepath='/tmp/legendre/spack-stage/spa…
/third_party/chromium/patch/
D0001-cve.patch30495 @@ -677,7 +677,7 @@ _hb_coretext_shape (hb_shape_plan_t *shape_plan,
32207 @@ -439,7 +439,8 @@ _hb_graphite2_shape (hb_shape_plan_t *shape_plan HB_UNUSED,
42175 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached2 (font->face, &buffer->props,