Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DIndicReordering.cpp119 le_int32 fMPreOutIndex; member in IndicReorderingOutput
180 fMatraFeatures(0), fMPreOutIndex(-1), fMPreFixups(mpreFixups), in IndicReorderingOutput()
198 fMPreOutIndex = -1; in reset()
409 if (fMPreFixups != NULL && fMPreOutIndex >= 0) { in noteBaseConsonant()
410 fMPreFixups->add(fOutIndex, fMPreOutIndex); in noteBaseConsonant()
425 fMPreOutIndex = fOutIndex; in writeMpre()