Searched defs:glyphSubstitutionTable (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DCanonData.cpp41 const le_uint8 CanonShaping::glyphSubstitutionTable[] = { member in class:CanonShaping
3645 const size_t CanonShaping::glyphSubstitutionTableLen = sizeof(glyphSubstitutionTable)/sizeof(glyphSubstitutionTable[0]);
H A DCanonShaping.h44 static const le_uint8 glyphSubstitutionTable[]; member in class:CanonShaping

Completed in 57 milliseconds