Searched defs:MPreFixups (Results 1 - 3 of 3) 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)
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h2014 #define MPreFixups U_ICU_ENTRY_POINT_RENAME(MPreFixups) macro

Completed in 107 milliseconds