Home
last modified time | relevance | path

Searched refs:hb_shape_plan_key_t (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-shape-plan.hh35 struct hb_shape_plan_key_t struct
58 HB_INTERNAL bool user_features_match (const hb_shape_plan_key_t *other); argument
60 HB_INTERNAL bool equal (const hb_shape_plan_key_t *other);
67 hb_shape_plan_key_t key;
Dhb-shape-plan.cc52 hb_shape_plan_key_t::init (bool copy, in init()
129 hb_shape_plan_key_t::user_features_match (const hb_shape_plan_key_t *other) in user_features_match()
147 hb_shape_plan_key_t::equal (const hb_shape_plan_key_t *other) in equal()
460 hb_shape_plan_key_t key; in hb_shape_plan_create_cached2()
Dhb-ot-shape.hh59 struct hb_shape_plan_key_t;
100 const hb_shape_plan_key_t *key);
Dhb-ot-shape.cc167 const hb_shape_plan_key_t *key) in init0()