HomeSort by relevance Sort by last modified time
    Searched defs:MPreFixups (Results 1 - 3 of 3) sorted by null

  /external/icu4c/layout/
MPreFixups.h 24 class MPreFixups : public UMemory
27 MPreFixups(le_int32 charCount);
28 ~MPreFixups();
MPreFixups.cpp 9 #include "MPreFixups.h"
19 MPreFixups::MPreFixups(le_int32 charCount)
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/
urename.h     [all...]

Completed in 41 milliseconds