Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DMPreFixups.cpp19 MPreFixups::MPreFixups(le_int32 charCount) in MPreFixups() function in MPreFixups
25 MPreFixups::~MPreFixups() in ~MPreFixups()
31 void MPreFixups::add(le_int32 baseIndex, le_int32 mpreIndex) in add()
43 void MPreFixups::apply(LEGlyphStorage &glyphStorage, LEErrorCode& success) in apply()
DMPreFixups.h24 class MPreFixups : public UMemory
27 MPreFixups(le_int32 charCount);
28 ~MPreFixups();
DIndicLayoutEngine.h23 class MPreFixups; variable
161 MPreFixups *fMPreFixups;
DIndicReordering.h78 class MPreFixups; variable
154 MPreFixups **outMPreFixups, LEErrorCode& success);
156 …static void adjustMPres(MPreFixups *mpreFixups, LEGlyphStorage &glyphStorage, LEErrorCode& success…
DHangulLayoutEngine.h23 class MPreFixups; variable
DIndicReordering.cpp120 MPreFixups *fMPreFixups;
176 IndicReorderingOutput(LEUnicode *outChars, LEGlyphStorage &glyphStorage, MPreFixups *mpreFixups) in IndicReorderingOutput()
627 MPreFixups **outMPreFixups, LEErrorCode& success) in reorder()
633 MPreFixups *mpreFixups = NULL; in reorder()
642 mpreFixups = new MPreFixups(charCount); in reorder()
987 void IndicReordering::adjustMPres(MPreFixups *mpreFixups, LEGlyphStorage &glyphStorage, LEErrorCode… in adjustMPres()
DMakefile.in116 MPreFixups.o \