Searched refs:cids (Results 1 – 3 of 3) sorted by relevance
798 if ( FT_NEW_ARRAY( charset->cids, (FT_ULong)max_cid + 1 ) ) in cff_charset_compute_cids()805 charset->cids[charset->sids[j]] = (FT_UShort)j; in cff_charset_compute_cids()823 result = charset->cids[cid]; in cff_charset_cid_to_gindex()833 FT_FREE( charset->cids ); in cff_charset_free_cids()1033 FT_FREE( charset->cids ); in cff_charset_load()
97 FT_UShort* cids; /* the inverse mapping of `sids'; only needed */ member
2601 cff->charset.cids ) in cff_slot_load()