Home
last modified time | relevance | path

Searched defs:shape_plan (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-shape-plan.cc236 hb_shape_plan_t *shape_plan; in hb_shape_plan_create2() local
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()
364 hb_shape_plan_get_user_data (hb_shape_plan_t *shape_plan, in hb_shape_plan_get_user_data()
381 hb_shape_plan_get_shaper (hb_shape_plan_t *shape_plan) in hb_shape_plan_get_shaper()
388 _hb_shape_plan_execute_internal (hb_shape_plan_t *shape_plan, in _hb_shape_plan_execute_internal()
447 hb_shape_plan_execute (hb_shape_plan_t *shape_plan, in hb_shape_plan_execute()
555 hb_shape_plan_t *shape_plan = hb_shape_plan_create2 (face, props, in hb_shape_plan_create_cached2() local
Dhb-shape.cc129 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached2 (font->face, &buffer->props, in hb_shape_full() local
Dhb-face.hh65 hb_shape_plan_t *shape_plan; member
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() local
Dhb-uniscribe.cc584 _hb_uniscribe_shape (hb_shape_plan_t *shape_plan, in _hb_uniscribe_shape()
Dhb-directwrite.cc547 _hb_directwrite_shape (hb_shape_plan_t *shape_plan, in _hb_directwrite_shape()
Dhb-coretext.cc511 _hb_coretext_shape (hb_shape_plan_t *shape_plan, in _hb_coretext_shape()