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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicReordering.cpp142 FeatureMask fMatraFeatures; member in class:IndicReorderingOutput
205 fMatraFeatures(0), fMPreOutIndex(-1), fMPreFixups(mpreFixups),
349 fMatraFeatures = matraFeatures;
352 fMatraFeatures |= initFeatureMask;
443 writeChar(fAlLakuna, fAlLakunaIndex, fMatraFeatures);
451 writeChar(fMpre, fMpreIndex, fMatraFeatures);
458 writeChar(fMbelow, fMbelowIndex, fMatraFeatures);
465 writeChar(fMabove, fMaboveIndex, fMatraFeatures);
472 writeChar(fMpost, fMpostIndex, fMatraFeatures);
479 writeChar(fLengthMark, fLengthMarkIndex, fMatraFeatures);
[all...]

Completed in 31 milliseconds