Home
last modified time | relevance | path

Searched refs:fMPreOutIndex (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/layout/
DIndicReordering.cpp81 le_int32 fMPreOutIndex; member in IndicReorderingOutput
137 fMatraFeatures(0), fMPreOutIndex(-1), fMPreFixups(mpreFixups), in IndicReorderingOutput()
154 fMPreOutIndex = -1; in reset()
253 if (fMPreFixups != NULL && fMPreOutIndex >= 0) { in noteBaseConsonant()
254 fMPreFixups->add(fOutIndex, fMPreOutIndex); in noteBaseConsonant()
269 fMPreOutIndex = fOutIndex; in writeMpre()