HomeSort by relevance Sort by last modified time
    Searched refs:FeatureListTable (Results 1 - 5 of 5) sorted by null

  /external/icu4c/layout/
Features.cpp 16 const FeatureTable *FeatureListTable::getFeatureTable(le_uint16 featureIndex, LETag *featureTag) const
37 const FeatureTable *FeatureListTable::getFeatureTable(LETag featureTag) const
ICUFeatures.h 33 struct FeatureListTable
LookupProcessor.h 29 struct FeatureListTable;
65 const FeatureListTable *featureListTable;
LookupProcessor.cpp 135 : lookupListTable(NULL), featureListTable(NULL), lookupSelectArray(NULL), lookupSelectCount(0),
158 featureListTable = (const FeatureListTable *) (baseAddress + featureListOffset);
166 if (langSysTable == NULL || featureListTable == NULL || lookupListTable == NULL ||
199 featureTable = featureListTable->getFeatureTable(featureIndex, &featureTag);
212 requiredFeatureTable = featureListTable->getFeatureTable(requiredFeatureIndex, &requiredFeatureTag);
246 featureTable = featureListTable->getFeatureTable(featureIndex, &featureTag);
272 featureTable = featureListTable->getFeatureTable(featureIndex, &featureTag);
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 43 milliseconds