Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-map-private.hh155 enum hb_ot_map_feature_flags_t { enum
162 HB_MARK_AS_FLAG_T (hb_ot_map_feature_flags_t);
164 #define F_COMBINE(l,r) (hb_ot_map_feature_flags_t ((unsigned int) (l) | (unsigned int) (r)))
175 hb_ot_map_feature_flags_t flags);
201 hb_ot_map_feature_flags_t flags;
Dhb-ot-map.cc98 hb_ot_map_feature_flags_t flags) in add_feature()
Dhb-ot-shape-complex-indic.cc324 hb_ot_map_feature_flags_t flags;