Searched refs:LE_CHAR_FILTER_FEATURE_FLAG (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/layout/
H A DArabicLayoutEngine.cpp133 : ArabicOpenTypeLayoutEngine(fontInstance, scriptCode, languageCode, typoFlags | LE_CHAR_FILTER_FEATURE_FLAG, success)
H A DOpenTypeLayoutEngine.cpp207 if (typoFlags & LE_CHAR_FILTER_FEATURE_FLAG) {
234 if (fTypoFlags & LE_CHAR_FILTER_FEATURE_FLAG) {
H A DLETypes.h675 #define LE_CHAR_FILTER_FEATURE_FLAG (1 << LE_CHAR_FILTER_FEATURE_ENUM) macro

Completed in 22 milliseconds