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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicReordering.cpp116 class IndicReorderingOutput : public UMemory { class in inherits:UMemory
201 IndicReorderingOutput(LEUnicode *outChars, LEGlyphStorage &glyphStorage, MPreFixups *mpreFixups) function in class:IndicReorderingOutput
213 ~IndicReorderingOutput()
674 IndicReorderingOutput output(outChars, glyphStorage, mpreFixups);
1106 IndicReorderingOutput output(outChars, glyphStorage, NULL);
1235 IndicReorderingOutput workOutput(workChars, workGlyphs, NULL);

Completed in 677 milliseconds