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 | 179 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 …]
|
D | hb-ot-shape.h | 47 hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan,
|
D | hb-shape-plan.hh | 65 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 | 72 _hb_fallback_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_fallback_shape()
|
D | hb-ot-shape.hh | 143 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 | 547 _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()
|
D | hb-ot-shape.cc | 1084 _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()
|
D | hb-graphite2.cc | 212 _hb_graphite2_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_graphite2_shape()
|
D | hb-uniscribe.cc | 607 _hb_uniscribe_shape (hb_shape_plan_t *shape_plan, in _hb_uniscribe_shape()
|
D | hb-coretext.cc | 434 _hb_coretext_shape (hb_shape_plan_t *shape_plan, in _hb_coretext_shape()
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 709 hb_shape_plan_t
|
/external/harfbuzz_ng/ |
D | NEWS | 1824 hb_shape_plan_t
|