Home
last modified time | relevance | path

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

/external/icu4c/layout/
DIndicReordering.cpp89 LEUnicode fSMabove; member in IndicReorderingOutput
139 fSMabove(0), fSMbelow(0), fSMIndex(0), fSMFeatures(0) in IndicReorderingOutput()
157 fSMabove = fSMbelow = 0; in reset()
237 fSMabove = stressMark; in noteStressMark()
318 if (fSMabove != 0) { in writeSMabove()
319 writeChar(fSMabove, fSMIndex, fSMFeatures); in writeSMabove()