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 125 : lookupListTable(NULL), featureListTable(NULL), lookupSelectArray(NULL),
148 featureListTable = (const FeatureListTable *) (baseAddress + featureListOffset);
156 if (langSysTable == NULL || featureListTable == NULL || lookupListTable == NULL ||
188 featureTable = featureListTable->getFeatureTable(featureIndex, &featureTag);
193 requiredFeatureTable = featureListTable->getFeatureTable(requiredFeatureIndex, &requiredFeatureTag);
227 featureTable = featureListTable->getFeatureTable(featureIndex, &featureTag);
253 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 170 milliseconds