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

  /external/icu4c/layout/
IndicLayoutEngine.h 161 MPreFixups *fMPreFixups;
IndicReordering.cpp 120 MPreFixups *fMPreFixups;
180 fMatraFeatures(0), fMPreOutIndex(-1), fMPreFixups(mpreFixups),
409 if (fMPreFixups != NULL && fMPreOutIndex >= 0) {
410 fMPreFixups->add(fOutIndex, fMPreOutIndex);
    [all...]

Completed in 37 milliseconds