HomeSort by relevance Sort by last modified time
    Searched refs:FeatureListTable (Results 1 - 9 of 9) 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 131 : lookupListTable(NULL), featureListTable(NULL), lookupSelectArray(NULL), lookupSelectCount(0),
154 featureListTable = (const FeatureListTable *) (baseAddress + featureListOffset);
162 if (langSysTable == NULL || featureListTable == NULL || lookupListTable == NULL ||
195 featureTable = featureListTable->getFeatureTable(featureIndex, &featureTag);
203 requiredFeatureTable = featureListTable->getFeatureTable(requiredFeatureIndex, &requiredFeatureTag);
237 featureTable = featureListTable->getFeatureTable(featureIndex, &featureTag);
263 featureTable = featureListTable->getFeatureTable(featureIndex, &featureTag);
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 254 milliseconds