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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicReordering.cpp162 void saveMatra(LEUnicode matra, le_int32 matraIndex, IndicClassTable::CharClass matraClass) argument
167 fLengthMarkIndex = matraIndex;
170 fAlLakunaIndex = matraIndex;
175 fMpreIndex = matraIndex;
180 fMbelowIndex = matraIndex;
185 fMaboveIndex = matraIndex;
190 fMpostIndex = matraIndex;
345 le_bool noteMatra(const IndicClassTable *classTable, LEUnicode matra, le_uint32 matraIndex, FeatureMask matraFeatures, le_bool wordStart) argument
364 saveMatra(piece, matraIndex, pieceClass);
367 saveMatra(matra, matraIndex, matraClas
[all...]

Completed in 1737 milliseconds