Searched refs:LE_RLIG_FEATURE_FLAG (Results 1 – 3 of 3) sorted by relevance
64 … if (((typoFlags & LE_RLIG_FEATURE_FLAG) && featureSetting == requiredLigaturesOnSelector) || in process()
657 #define LE_RLIG_FEATURE_FLAG (1 << LE_RLIG_FEATURE_ENUM) macro
193 if (typoFlags & LE_RLIG_FEATURE_FLAG) fFeatureMask |= rligFeatureMask; in applyTypoFlags()