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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicReordering.cpp144 le_int32 fMPreOutIndex; member in class:IndicReorderingOutput
205 fMatraFeatures(0), fMPreOutIndex(-1), fMPreFixups(mpreFixups),
223 fMPreOutIndex = -1;
434 if (fMPreFixups != NULL && fMPreOutIndex >= 0) {
435 fMPreFixups->add(fOutIndex, fMPreOutIndex);
450 fMPreOutIndex = fOutIndex;

Completed in 24 milliseconds