Searched refs:FeatureListTable (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/layout/
H A DICUFeatures.h34 struct FeatureListTable struct
46 LE_VAR_ARRAY(FeatureListTable, featureRecordArray)
H A DFeatures.cpp16 LEReferenceTo<FeatureTable> FeatureListTable::getFeatureTable(const LETableReference &base, le_uint16 featureIndex, LETag *featureTag, LEErrorCode &success) const
38 const FeatureTable *FeatureListTable::getFeatureTable(LETag featureTag) const
H A DLookupProcessor.h30 struct FeatureListTable;
68 LEReferenceTo<FeatureListTable> featureListTable;
H A DLookupProcessor.cpp160 featureListTable = LEReferenceTo<FeatureListTable>(baseAddress, success, featureListOffset);

Completed in 85 milliseconds