Home
last modified time | relevance | path

Searched refs:data_create_arabic (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-arabic.hh40 data_create_arabic (const hb_ot_shape_plan_t *plan);
Dhb-ot-shape-complex-arabic.cc259 data_create_arabic (const hb_ot_shape_plan_t *plan) in data_create_arabic() function
696 data_create_arabic,
Dhb-ot-shape-complex-use.cc224 use_plan->arabic_plan = (arabic_shape_plan_t *) data_create_arabic (plan); in data_create_use()