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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicReordering.cpp148 LEUnicode fVMpost; member in class:IndicReorderingOutput
206 fVMabove(0), fVMpost(0), fVMIndex(0), fVMFeatures(0),
225 fVMabove = fVMpost = 0;
390 fVMpost = vowelModifier;
492 if (fVMpost != 0) {
493 writeChar(fVMpost, fVMIndex, fVMFeatures);

Completed in 59 milliseconds