Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DIndicReordering.cpp134 le_int32 fPBCIndex; member in IndicReorderingOutput
183 fPreBaseConsonant(0), fPreBaseVirama(0), fPBCIndex(0), fPBCFeatures(0) in IndicReorderingOutput()
401 fPBCIndex = index; in notePreBaseConsonant()
497 writeChar(fPreBaseConsonant, fPBCIndex, fPBCFeatures); in writePreBaseConsonant()
498 writeChar(fPreBaseVirama,fPBCIndex-1,fPBCFeatures); in writePreBaseConsonant()