Searched refs:get_feature (Results 1 – 9 of 9) sorted by relevance
175 const FeatureName& get_feature (hb_aat_layout_feature_type_t feature_type) const in get_feature() function179 { return get_feature (feature).get_feature_name_id (); } in get_feature_name_id()187 return get_feature (feature_type).get_selector_infos (start_offset, selectors_count, selectors, in get_selector_infos()
161 const Feature &feature = g.get_feature (n_feature); in main()
1214 g.get_feature (feature_index).add_lookup_indexes_to (lookup_indexes); in hb_ot_layout_collect_lookups()1613 const OT::Feature &f = gpos.get_feature (i); in hb_ot_layout_get_size_params()1674 const OT::Feature &f = g.get_feature (feature_index); in hb_ot_layout_feature_get_name_ids()1747 const OT::Feature &f = g.get_feature (feature_index); in hb_ot_layout_feature_get_characters()
2865 const Feature& get_feature (unsigned int i) const in get_feature() function2897 return get_feature (feature_index); in get_feature_variation()
29 def get_feature(feature_db, point): function66 feature = get_feature(self.db, request)93 if get_feature(self.db, point):
32 resp = stub.get_feature(Point.new)
44 resp = stub.get_feature(pt)
95 def get_feature(point, _call) method in ServerImpl
3738 get_feature(enum XML_FeatureEnum feature_id, long *presult) { in get_feature() function3813 if (get_feature(XML_FEATURE_CONTEXT_BYTES, &context_bytes) != XML_STATUS_OK) in START_TEST()