Home
last modified time | relevance | path

Searched defs:glyphArray (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/layout/
DCoverageTables.h30 TTGlyphID glyphArray[ANY_NUMBER]; member
DSegmentArrayProcessor.cpp51 TTGlyphID *glyphArray = (TTGlyphID *) ((char *) subtableHeader + offset); in process() local
DContextualSubstSubtables.cpp45 le_bool ContextualSubstitutionBase::matchGlyphIDs(const TTGlyphID *glyphArray, le_uint16 glyphCount, in matchGlyphIDs()