Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dmain.cc152 const Feature &feature = g.get_feature (n_feature); in main()
Dhb-ot-layout.cc503 const OT::Feature &f = g.get_feature (feature_index); in hb_ot_layout_feature_get_lookups()
869 const OT::Feature &f = gpos.get_feature (i); in hb_ot_layout_get_size_params()
Dhb-ot-layout-gsubgpos-private.hh2259 inline const Feature& get_feature (unsigned int i) const in get_feature() function