Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DIndicReordering.cpp91 class IndicReorderingOutput : public UMemory { class
176 IndicReorderingOutput(LEUnicode *outChars, LEGlyphStorage &glyphStorage, MPreFixups *mpreFixups) in IndicReorderingOutput() function in IndicReorderingOutput
188 ~IndicReorderingOutput() in ~IndicReorderingOutput()
649 IndicReorderingOutput output(outChars, glyphStorage, mpreFixups); in reorder()
1084 IndicReorderingOutput output(outChars, glyphStorage, NULL); in v2process()
1213 IndicReorderingOutput workOutput(workChars, workGlyphs, NULL); in getDynamicProperties()