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

/external/icu4c/layout/
H A DMPreFixups.h24 class MPreFixups : public UMemory class in inherits:UMemory
27 MPreFixups(le_int32 charCount);
28 ~MPreFixups();
H A DMPreFixups.cpp9 #include "MPreFixups.h"
19 MPreFixups::MPreFixups(le_int32 charCount) function in class:MPreFixups
25 MPreFixups::~MPreFixups()
31 void MPreFixups::add(le_int32 baseIndex, le_int32 mpreIndex)
43 void MPreFixups::apply(LEGlyphStorage &glyphStorage, LEErrorCode& success)
H A DIndicLayoutEngine.h23 class MPreFixups;
161 MPreFixups *fMPreFixups;
H A DHangulLayoutEngine.h23 class MPreFixups;
H A DIndicReordering.h76 class MPreFixups;
152 MPreFixups **outMPreFixups, LEErrorCode& success);
154 static void adjustMPres(MPreFixups *mpreFixups, LEGlyphStorage &glyphStorage, LEErrorCode& success);
H A DIndicReordering.cpp12 #include "MPreFixups.h"
120 MPreFixups *fMPreFixups;
176 IndicReorderingOutput(LEUnicode *outChars, LEGlyphStorage &glyphStorage, MPreFixups *mpreFixups)
627 MPreFixups **outMPreFixups, LEErrorCode& success)
633 MPreFixups *mpreFixups = NULL;
637 mpreFixups = new MPreFixups(charCount);
982 void IndicReordering::adjustMPres(MPreFixups *mpreFixups, LEGlyphStorage &glyphStorage, LEErrorCode& success)
H A DMakefile119 MPreFixups.o \
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1316 #define MPreFixups MPreFixups_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1316 #define MPreFixups MPreFixups_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1316 #define MPreFixups MPreFixups_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1316 #define MPreFixups MPreFixups_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h2014 #define MPreFixups U_ICU_ENTRY_POINT_RENAME(MPreFixups) macro

Completed in 123 milliseconds