Home
last modified time | relevance | path

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

/external/icu4c/layout/
DIndicReordering.cpp137 void saveMatra(LEUnicode matra, le_int32 matraIndex, IndicClassTable::CharClass matraClass) in saveMatra() argument
142 fLengthMarkIndex = matraIndex; in saveMatra()
145 fAlLakunaIndex = matraIndex; in saveMatra()
150 fMpreIndex = matraIndex; in saveMatra()
155 fMbelowIndex = matraIndex; in saveMatra()
160 fMaboveIndex = matraIndex; in saveMatra()
165 fMpostIndex = matraIndex; in saveMatra()
320 …le_bool noteMatra(const IndicClassTable *classTable, LEUnicode matra, le_uint32 matraIndex, Featur… in noteMatra() argument
339 saveMatra(piece, matraIndex, pieceClass); in noteMatra()
342 saveMatra(matra, matraIndex, matraClass); in noteMatra()