Searched refs:hb_shape_plan_t (Results 1 – 16 of 16) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-shape-plan.h | 39 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 …]
|
D | hb-shape-plan.cc | 175 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 …]
|
D | hb-ot-shape.h | 47 hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan,
|
D | hb-shape-plan.hh | 63 struct hb_shape_plan_t struct
|
D | hb-face.hh | 65 hb_shape_plan_t *shape_plan;
|
D | hb-shape.cc | 135 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached2 (font->face, &buffer->props, in hb_shape_full()
|
D | hb-fallback-shape.cc | 71 _hb_fallback_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_fallback_shape()
|
D | hb-ot-shape.hh | 107 struct hb_shape_plan_t;
|
D | hb-shaper.hh | 33 typedef hb_bool_t hb_shape_func_t (hb_shape_plan_t *shape_plan,
|
D | hb-directwrite.cc | 510 _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()
|
D | hb-ot-shape.cc | 991 _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()
|
D | hb-graphite2.cc | 232 _hb_graphite2_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_graphite2_shape()
|
D | hb-coretext.cc | 448 _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()
|
D | hb-uniscribe.cc | 599 _hb_uniscribe_shape (hb_shape_plan_t *shape_plan, in _hb_uniscribe_shape()
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 675 hb_shape_plan_t
|
/external/harfbuzz_ng/ |
D | NEWS | 1707 hb_shape_plan_t
|