Searched defs:hb_shape_plan_t (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-shape-plan.h39 typedef struct hb_shape_plan_t hb_shape_plan_t; typedef in typeref:struct:hb_shape_plan_t
41 HB_EXTERN hb_shape_plan_t *
48 HB_EXTERN hb_shape_plan_t *
55 HB_EXTERN hb_shape_plan_t *
58 HB_EXTERN hb_shape_plan_t *
59 hb_shape_plan_reference (hb_shape_plan_t *shape_plan);
62 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan);
65 hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan,
72 hb_shape_plan_get_user_data (hb_shape_plan_t *shape_pla
[all...]
H A Dhb-shape-plan-private.hh35 struct hb_shape_plan_t struct

Completed in 256 milliseconds