OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fScriptSetsLength
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.h
369
int32_t
fScriptSetsLength
; // Number of ScriptSets (24 bytes each)
uspoof_wsconf.cpp
357
spImpl->fSpoofData->fRawData->
fScriptSetsLength
= rtScriptSetsCount;
uspoof_impl.cpp
945
sectionLength = ds->readUInt32(spoofDH->
fScriptSetsLength
) * sizeof(ScriptSet);
/external/icu4c/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);
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 2972 milliseconds