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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DLayoutEngine.cpp188 static const FeatureMap canonFeatureMap[] = variable
193 static const le_int32 canonFeatureMapCount = LE_ARRAY_SIZE(canonFeatureMap);
326 outCharCount = canonGSUBTable->process(canonGSUBTable, fakeGlyphStorage, rightToLeft, scriptTag, langSysTag, (const GlyphDefinitionTableHeader*)NULL, substitutionFilter, canonFeatureMap, canonFeatureMapCount, FALSE, success);

Completed in 31 milliseconds