Searched refs:fStrTableIndex (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Duspoof_conf.h37 int32_t fStrTableIndex; // Index into the final runtime data for this string. member in struct:SPUString
H A Duspoof_conf.cpp64 fStrTableIndex = 0;
340 s->fStrTableIndex = s->fStr->charAt(0);
346 s->fStrTableIndex = strIndex;
557 int32_t newData = targetMapping->fStrTableIndex;

Completed in 115 milliseconds