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

  /external/icu/icu4c/source/layout/
KhmerLayoutEngine.cpp 24 fFeatureMap = KhmerReordering::getFeatureMap(fFeatureMapCount);
32 fFeatureMap = KhmerReordering::getFeatureMap(fFeatureMapCount);
TibetanLayoutEngine.cpp 30 fFeatureMap = TibetanReordering::getFeatureMap(fFeatureMapCount);
38 fFeatureMap = TibetanReordering::getFeatureMap(fFeatureMapCount);
IndicLayoutEngine.cpp 32 fFeatureMap = IndicReordering::getv2FeatureMap(fFeatureMapCount);
34 fFeatureMap = IndicReordering::getFeatureMap(fFeatureMapCount);
44 fFeatureMap = IndicReordering::getFeatureMap(fFeatureMapCount);
HanLayoutEngine.cpp 46 fFeatureMapCount = featureMapCount;
OpenTypeLayoutEngine.h 191 le_int32 fFeatureMapCount;
OpenTypeLayoutEngine.cpp 131 fFeatureMap(featureMap), fFeatureMapCount(featureMapCount), fFeatureOrder(FALSE),
352 fFeatureMap, fFeatureMapCount, fFeatureOrder, success);
356 fFeatureMap, fFeatureMapCount, fFeatureOrder, success);
379 fFeatureMap, fFeatureMapCount, fFeatureOrder, success);
383 fFeatureMap, fFeatureMapCount, fFeatureOrder, success);
489 fGDEFTable, success, fFontInstance, fFeatureMap, fFeatureMapCount, fFeatureOrder);
493 fGDEFTable, success, fFontInstance, fFeatureMap, fFeatureMapCount, fFeatureOrder);
ArabicLayoutEngine.cpp 42 fFeatureMap = ArabicShaping::getFeatureMap(fFeatureMapCount);
51 fFeatureMap = ArabicShaping::getFeatureMap(fFeatureMapCount);
HangulLayoutEngine.cpp 191 fFeatureMapCount = featureMapCount;
200 fFeatureMapCount = featureMapCount;

Completed in 687 milliseconds