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

/external/icu4c/layout/
H A DLayoutEngine.cpp130 static const FeatureMap canonFeatureMap[] = variable
135 static const le_int32 canonFeatureMapCount = LE_ARRAY_SIZE(canonFeatureMap);
264 outCharCount = canonGSUBTable->process(fakeGlyphStorage, rightToLeft, scriptTag, langSysTag, NULL, substitutionFilter, canonFeatureMap, canonFeatureMapCount, FALSE, success);

Completed in 30 milliseconds