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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicReordering.cpp150 FeatureMask fVMFeatures; member in class:IndicReorderingOutput
206 fVMabove(0), fVMpost(0), fVMIndex(0), fVMFeatures(0),
381 fVMFeatures = vowelModifierFeatures;
486 writeChar(fVMabove, fVMIndex, fVMFeatures);
493 writeChar(fVMpost, fVMIndex, fVMFeatures);

Completed in 92 milliseconds