Home
last modified time | relevance | path

Searched refs:CFF1TopDictIndex (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-cff1-table.hh978 typedef CFF1IndexOf<TopDict> CFF1TopDictIndex; typedef
1021 topDictIndex = &StructAtOffset<CFF1TopDictIndex> (nameIndex, nameIndex->get_size ()); in init()
1022 …if ((topDictIndex == &Null (CFF1TopDictIndex)) || !topDictIndex->sanitize (&sc) || (topDictIndex->… in init()
1162 const CFF1TopDictIndex *topDictIndex;