Searched refs:grouprecord (Results 1 – 1 of 1) sorted by relevance
596 CmapSubtableLongGroup grouprecord; in serialize() local597 grouprecord.startCharCode = startCharCode; in serialize()598 grouprecord.endCharCode = endCharCode; in serialize()599 grouprecord.glyphID = glyphID; in serialize()600 c->copy<CmapSubtableLongGroup> (grouprecord); in serialize()