Home
last modified time | relevance | path

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

/external/icu4c/layout/
DScriptAndLanguage.h25 le_uint16 reqFeatureIndex; member
DLookupProcessor.cpp167 requiredFeatureIndex = SWAPW(langSysTable->reqFeatureIndex); in LookupProcessor()
/external/harfbuzz_ng/src/
Dhb-ot-layout-common-private.hh192 inline bool has_required_feature (void) const { return reqFeatureIndex != 0xffff; } in has_required_feature()
195 if (reqFeatureIndex == 0xffff) in get_required_feature_index()
197 return reqFeatureIndex;; in get_required_feature_index()
208 USHORT reqFeatureIndex;/* Index of a feature required for this member