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

  /external/icu/icu4c/source/layout/
KhmerLayoutEngine.cpp 25 fFeatureOrder = TRUE;
33 fFeatureOrder = TRUE;
TibetanLayoutEngine.cpp 31 fFeatureOrder = TRUE;
39 fFeatureOrder = TRUE;
IndicLayoutEngine.cpp 36 fFeatureOrder = TRUE;
45 fFeatureOrder = TRUE;
OpenTypeLayoutEngine.cpp 131 fFeatureMap(featureMap), fFeatureMapCount(featureMapCount), fFeatureOrder(FALSE),
225 : LayoutEngine(fontInstance, scriptCode, languageCode, typoFlags, success), 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);
OpenTypeLayoutEngine.h 200 le_bool fFeatureOrder;
HangulLayoutEngine.cpp 192 fFeatureOrder = TRUE;
201 fFeatureOrder = TRUE;
ArabicLayoutEngine.cpp 43 fFeatureOrder = TRUE;
53 // NOTE: We don't need to set fFeatureOrder to TRUE here
58 //fFeatureOrder = TRUE;

Completed in 128 milliseconds