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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicReordering.cpp159 le_int32 fPBCIndex; member in class:IndicReorderingOutput
208 fPreBaseConsonant(0), fPreBaseVirama(0), fPBCIndex(0), fPBCFeatures(0)
426 fPBCIndex = index;
522 writeChar(fPreBaseConsonant, fPBCIndex, fPBCFeatures);
523 writeChar(fPreBaseVirama,fPBCIndex-1,fPBCFeatures);

Completed in 31 milliseconds