Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-shape-plan.cc239 hb_shape_plan_t *shape_plan; in hb_shape_plan_create2() local
303 hb_shape_plan_reference (hb_shape_plan_t *shape_plan) in hb_shape_plan_reference()
319 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan) in hb_shape_plan_destroy()
341 hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan, in hb_shape_plan_set_user_data()
363 hb_shape_plan_get_user_data (const hb_shape_plan_t *shape_plan, in hb_shape_plan_get_user_data()
380 hb_shape_plan_get_shaper (hb_shape_plan_t *shape_plan) in hb_shape_plan_get_shaper()
387 _hb_shape_plan_execute_internal (hb_shape_plan_t *shape_plan, in _hb_shape_plan_execute_internal()
446 hb_shape_plan_execute (hb_shape_plan_t *shape_plan, in hb_shape_plan_execute()
554 hb_shape_plan_t *shape_plan = hb_shape_plan_create2 (face, props, in hb_shape_plan_create_cached2() local
H A Dhb-ot-shape.cc1247 _hb_ot_shape (hb_shape_plan_t *shape_plan, in _hb_ot_shape()
1272 hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan, in hb_ot_shape_plan_collect_lookups()
1322 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached (font->face, &buffer->props, in hb_ot_shape_glyphs_closure() local
H A Dhb-face.hh69 hb_shape_plan_t *shape_plan; member
H A Dhb-shape.cc143 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached2 (font->face, &buffer->props, in hb_shape_full() local
H A Dhb-wasm-shape.cc358 _hb_wasm_shape (hb_shape_plan_t *shape_plan, in _hb_wasm_shape()
H A Dhb-uniscribe.cc584 _hb_uniscribe_shape (hb_shape_plan_t *shape_plan, in _hb_uniscribe_shape()
H A Dhb-directwrite.cc538 _hb_directwrite_shape (hb_shape_plan_t *shape_plan, in _hb_directwrite_shape()
H A Dhb-coretext-shape.cc600 _hb_coretext_shape (hb_shape_plan_t *shape_plan, in _hb_coretext_shape()
/aosp_15_r20/external/harfbuzz_ng/src/wasm/sample/c/
H A Dshape-ot.cc11 shape (void *shape_plan, in shape()
H A Dshape-fallback.cc12 shape (void *shape_plan, in shape()
/aosp_15_r20/external/harfbuzz_ng/src/wasm/graphite/
H A Dshape.cc47 shape (void *shape_plan, in shape()