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

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

Completed in 32 milliseconds