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

/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A DIndicReordering.cpp91 class IndicReorderingOutput : public UMemory { class in inherits:UMemory
176 IndicReorderingOutput(LEUnicode *outChars, LEGlyphStorage &glyphStorage, MPreFixups *mpreFixups) function in class:IndicReorderingOutput
188 ~IndicReorderingOutput()
649 IndicReorderingOutput output(outChars, glyphStorage, mpreFixups);
1081 IndicReorderingOutput output(outChars, glyphStorage, NULL);
1210 IndicReorderingOutput workOutput(workChars, workGlyphs, NULL);

Completed in 119 milliseconds