Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff1-table.hh948 typedef CFF1IndexOf<TopDict> CFF1TopDictIndex; typedef
1022 topDictIndex = &StructAtOffset<CFF1TopDictIndex> (nameIndex, nameIndex->get_size ()); in init()
1023 …if ((topDictIndex == &Null (CFF1TopDictIndex)) || !topDictIndex->sanitize (&sc) || (topDictIndex->… in init()
1255 const CFF1TopDictIndex *topDictIndex;
/third_party/chromium/patch/
D0001-cve.patch33117 - const CFF1TopDictIndex *topDictIndex;
33127 + const CFF1TopDictIndex *topDictIndex = nullptr;