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

  /external/icu4c/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 185 le_int32 fFeatureMapCount;
OpenTypeLayoutEngine.cpp 131 fFeatureMap(featureMap), fFeatureMapCount(featureMapCount), fFeatureOrder(FALSE),
346 fFeatureMap, fFeatureMapCount, fFeatureOrder, success);
350 fFeatureMap, fFeatureMapCount, fFeatureOrder, success);
373 fFeatureMap, fFeatureMapCount, fFeatureOrder, success);
377 fFeatureMap, fFeatureMapCount, fFeatureOrder, success);
482 fFeatureMap, fFeatureMapCount, fFeatureOrder);
486 fFeatureMap, fFeatureMapCount, fFeatureOrder);
ArabicLayoutEngine.cpp 40 fFeatureMap = ArabicShaping::getFeatureMap(fFeatureMapCount);
48 fFeatureMap = ArabicShaping::getFeatureMap(fFeatureMapCount);
HangulLayoutEngine.cpp 191 fFeatureMapCount = featureMapCount;
200 fFeatureMapCount = featureMapCount;

Completed in 24 milliseconds