Home
last modified time | relevance | path

Searched defs:featureIndex (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/layout/
DFeatures.cpp16 … FeatureListTable::getFeatureTable(const LETableReference &base, le_uint16 featureIndex, LETag *fe… in getFeatureTable()
DLookupProcessor.cpp206 le_uint16 featureIndex = SWAPW(featureIndexArray.getObject(feature, success)); in LookupProcessor() local
249 le_uint16 featureIndex = SWAPW(featureIndexArray.getObject(feature,success)); in LookupProcessor() local
272 le_uint16 featureIndex = SWAPW(featureIndexArray.getObject(feature,success)); in LookupProcessor() local
/external/harfbuzz_ng/src/
Dhb-ot-layout-common-private.hh212 IndexArray featureIndex; /* Array of indices into the FeatureList */ member