Searched refs:MPreFixups (Results 1 - 13 of 13) 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/JavaScriptCore/icu/unicode/
H A Durename.h1316 #define MPreFixups MPreFixups_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Durename.h1316 #define MPreFixups MPreFixups_3_2 macro
/external/webkit/WebCore/icu/unicode/
H A Durename.h1316 #define MPreFixups MPreFixups_3_2 macro
/external/webkit/WebKit/mac/icu/unicode/
H A Durename.h1316 #define MPreFixups MPreFixups_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1971 #define MPreFixups U_ICU_ENTRY_POINT_RENAME(MPreFixups) macro
/external/chromium/third_party/icu/public/common/unicode/
H A Durename.h1722 #define MPreFixups MPreFixups_4_2 macro

Completed in 142 milliseconds