Searched defs:reqFeatureIndex (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-common-private.hh204 inline bool has_required_feature (void) const { return reqFeatureIndex != 0xFFFFu; }
207 if (reqFeatureIndex == 0xFFFFu)
209 return reqFeatureIndex;;
221 UINT16 reqFeatureIndex;/* Index of a feature required for this member in struct:OT::LangSys

Completed in 113 milliseconds