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.hh149 enum hb_ot_map_feature_flags_t { enum
156 HB_MARK_AS_FLAG_T (hb_ot_map_feature_flags_t);
158 #define F_COMBINE(l,r) (hb_ot_map_feature_flags_t ((unsigned int) (l) | (unsigned int) (r)))
169 hb_ot_map_feature_flags_t flags);
205 hb_ot_map_feature_flags_t flags;
Dhb-ot-map.cc67 hb_ot_map_feature_flags_t flags) in add_feature()
Dhb-ot-shape-complex-indic.cc309 hb_ot_map_feature_flags_t flags;