Searched refs:CFF1TopDictIndex (Results 1 – 1 of 1) sorted by relevance
978 typedef CFF1IndexOf<TopDict> CFF1TopDictIndex; typedef1021 topDictIndex = &StructAtOffset<CFF1TopDictIndex> (nameIndex, nameIndex->get_size ()); in init()1022 …if ((topDictIndex == &Null (CFF1TopDictIndex)) || !topDictIndex->sanitize (&sc) || (topDictIndex->… in init()1162 const CFF1TopDictIndex *topDictIndex;