Searched defs:glyphArray (Results 1 – 3 of 3) sorted by relevance
30 TTGlyphID glyphArray[ANY_NUMBER]; member
51 TTGlyphID *glyphArray = (TTGlyphID *) ((char *) subtableHeader + offset); in process() local
45 le_bool ContextualSubstitutionBase::matchGlyphIDs(const TTGlyphID *glyphArray, le_uint16 glyphCount, in matchGlyphIDs()