Home
last modified time | relevance | path

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

/external/icu4c/layout/
DIndicReordering.cpp70 LEUnicode fMpost; member in IndicReorderingOutput
121 fMpost = matra; in saveMatra()
136fMpost(0), fMpostIndex(0), fLengthMark(0), fLengthMarkIndex(0), fVirama(0), fViramaIndex(0), in IndicReorderingOutput()
153 fMpre = fMbelow = fMabove = fMpost = fLengthMark = fVirama = 0; in reset()
290 if (fMpost != 0) { in writeMpost()
291 writeChar(fMpost, fMpostIndex, fMatraFeatures); in writeMpost()