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"
116 MPreFixups *fMPreFixups;
168 IndicReorderingOutput(LEUnicode *outChars, LEGlyphStorage &glyphStorage, MPreFixups *mpreFixups)
172 fMatraFeatures(0), fMPreOutIndex(-1), fMPreFixups(mpreFixups),
584 MPreFixups **outMPreFixups, LEErrorCode& success)
590 MPreFixups *mpreFixups = NULL;
594 mpreFixups = new MPreFixups(charCount)
    [all...]
IndicReordering.h 75 class MPreFixups;
149 MPreFixups **outMPreFixups, LEErrorCode& success);
151 static void adjustMPres(MPreFixups *mpreFixups, LEGlyphStorage &glyphStorage, LEErrorCode& success);

Completed in 267 milliseconds