HomeSort by relevance Sort by last modified time
    Searched refs:mpreFixups (Results 1 - 2 of 2) sorted by null

  /external/icu4c/layout/
IndicReordering.cpp 12 #include "MPreFixups.h"
120 MPreFixups *fMPreFixups;
176 IndicReorderingOutput(LEUnicode *outChars, LEGlyphStorage &glyphStorage, MPreFixups *mpreFixups)
180 fMatraFeatures(0), fMPreOutIndex(-1), fMPreFixups(mpreFixups),
627 MPreFixups **outMPreFixups, LEErrorCode& success)
633 MPreFixups *mpreFixups = NULL;
637 mpreFixups = new MPreFixups(charCount)
    [all...]
IndicReordering.h 76 class MPreFixups;
152 MPreFixups **outMPreFixups, LEErrorCode& success);
154 static void adjustMPres(MPreFixups *mpreFixups, LEGlyphStorage &glyphStorage, LEErrorCode& success);

Completed in 2580 milliseconds