Home
last modified time | relevance | path

Searched refs:get_feature_params (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc1143 const OT::FeatureParamsSize &params = f.get_feature_params ().get_size_params (tag); in hb_ot_layout_get_size_params()
1206 const OT::FeatureParams &feature_params = f.get_feature_params (); in hb_ot_layout_feature_get_name_ids()
1277 const OT::FeatureParams &feature_params = f.get_feature_params (); in hb_ot_layout_feature_get_characters()
Dhb-ot-layout-common.hh557 const FeatureParams &get_feature_params () const in get_feature_params() function