Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DCanonData.cpp3620 const size_t CanonShaping::glyphSubstitutionTableLen = sizeof(glyphSubstitutionTable)/sizeof(glyphS… member in CanonShaping
DCanonShaping.h20 static const size_t glyphSubstitutionTableLen; variable