Home
last modified time | relevance | path

Searched refs:smcpFeatureMask (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/layout/
DOpenTypeLayoutEngine.cpp77 #define smcpFeatureMask 0x00080000UL macro
108 {smcpFeatureTag, smcpFeatureMask},
194 if (typoFlags & LE_SMCP_FEATURE_FLAG) fFeatureMask |= smcpFeatureMask; in applyTypoFlags()