Home
last modified time | relevance | path

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

/external/icu4c/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.h76 class MPreFixups; variable
152 MPreFixups **outMPreFixups, LEErrorCode& success);
154 …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()
637 mpreFixups = new MPreFixups(charCount); in reorder()
982 void IndicReordering::adjustMPres(MPreFixups *mpreFixups, LEGlyphStorage &glyphStorage, LEErrorCode… in adjustMPres()
DMakefile.in119 MPreFixups.o \
/external/webkit/Source/JavaScriptCore/icu/unicode/
Durename.h1316 #define MPreFixups MPreFixups_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Durename.h1316 #define MPreFixups MPreFixups_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
Durename.h1316 #define MPreFixups MPreFixups_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
Durename.h1316 #define MPreFixups MPreFixups_3_2 macro
/external/icu4c/common/unicode/
Durename.h2035 #define MPreFixups U_ICU_ENTRY_POINT_RENAME(MPreFixups) macro