Searched refs:MPreFixups (Results 1 – 12 of 12) sorted by relevance
/external/icu4c/layout/ |
D | MPreFixups.cpp | 19 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()
|
D | MPreFixups.h | 24 class MPreFixups : public UMemory 27 MPreFixups(le_int32 charCount); 28 ~MPreFixups();
|
D | IndicLayoutEngine.h | 23 class MPreFixups; variable 161 MPreFixups *fMPreFixups;
|
D | IndicReordering.h | 76 class MPreFixups; variable 152 MPreFixups **outMPreFixups, LEErrorCode& success); 154 …static void adjustMPres(MPreFixups *mpreFixups, LEGlyphStorage &glyphStorage, LEErrorCode& success…
|
D | HangulLayoutEngine.h | 23 class MPreFixups; variable
|
D | IndicReordering.cpp | 120 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()
|
D | Makefile.in | 119 MPreFixups.o \
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
D | urename.h | 1316 #define MPreFixups MPreFixups_3_2 macro
|
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
D | urename.h | 1316 #define MPreFixups MPreFixups_3_2 macro
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
D | urename.h | 1316 #define MPreFixups MPreFixups_3_2 macro
|
/external/webkit/Source/WebCore/icu/unicode/ |
D | urename.h | 1316 #define MPreFixups MPreFixups_3_2 macro
|
/external/icu4c/common/unicode/ |
D | urename.h | 2035 #define MPreFixups U_ICU_ENTRY_POINT_RENAME(MPreFixups) macro
|