Searched refs:LE_ZERO_FEATURE_FLAG (Results 1 – 3 of 3) sorted by relevance
105 … if ((typoFlags & LE_ZERO_FEATURE_FLAG) && featureSetting == slashedZeroOnSelector) { in process()
661 #define LE_ZERO_FEATURE_FLAG (1 << LE_ZERO_FEATURE_ENUM) macro
197 if (typoFlags & LE_ZERO_FEATURE_FLAG) fFeatureMask |= zeroFeatureMask; in applyTypoFlags()