Searched defs:shape_plan (Results 1 – 7 of 7) sorted by relevance
| /external/harfbuzz_ng/src/ |
| D | hb-shape-plan.cc | 206 hb_shape_plan_t *shape_plan; in hb_shape_plan_create2() local 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() 325 hb_shape_plan_get_user_data (hb_shape_plan_t *shape_plan, in hb_shape_plan_get_user_data() 342 hb_shape_plan_get_shaper (hb_shape_plan_t *shape_plan) in hb_shape_plan_get_shaper() 363 hb_shape_plan_execute (hb_shape_plan_t *shape_plan, in hb_shape_plan_execute() 479 hb_shape_plan_t *shape_plan = hb_shape_plan_create2 (face, props, in hb_shape_plan_create_cached2() local
|
| D | hb-shape.cc | 135 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached2 (font->face, &buffer->props, in hb_shape_full() local
|
| D | hb-face.hh | 65 hb_shape_plan_t *shape_plan; member
|
| 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() local
|
| 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() local
|
| 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()
|