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

  /external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.h 300 int32_t fScriptSetsLength; // Number of ScriptSets (24 bytes each)
uspoof_wsconf.cpp 356 spImpl->fSpoofData->fRawData->fScriptSetsLength = rtScriptSetsCount;
uspoof_impl.cpp 823 sectionLength = ds->readUInt32(spoofDH->fScriptSetsLength) * sizeof(ScriptSet);
  /external/icu/icu4c/source/i18n/
uspoof_impl.h 300 int32_t fScriptSetsLength; // Number of ScriptSets (24 bytes each)
uspoof_wsconf.cpp 356 spImpl->fSpoofData->fRawData->fScriptSetsLength = rtScriptSetsCount;
uspoof_impl.cpp 823 sectionLength = ds->readUInt32(spoofDH->fScriptSetsLength) * sizeof(ScriptSet);

Completed in 355 milliseconds