Searched refs:fMatraFeatures (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/layout/ |
D | IndicReordering.cpp | 117 FeatureMask fMatraFeatures; member in IndicReorderingOutput 180 fMatraFeatures(0), fMPreOutIndex(-1), fMPreFixups(mpreFixups), in IndicReorderingOutput() 324 fMatraFeatures = matraFeatures; in noteMatra() 327 fMatraFeatures |= initFeatureMask; in noteMatra() 418 writeChar(fAlLakuna, fAlLakunaIndex, fMatraFeatures); in writeAlLakuna() 426 writeChar(fMpre, fMpreIndex, fMatraFeatures); in writeMpre() 433 writeChar(fMbelow, fMbelowIndex, fMatraFeatures); in writeMbelow() 440 writeChar(fMabove, fMaboveIndex, fMatraFeatures); in writeMabove() 447 writeChar(fMpost, fMpostIndex, fMatraFeatures); in writeMpost() 454 writeChar(fLengthMark, fLengthMarkIndex, fMatraFeatures); in writeLengthMark()
|