Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff2-table.hh418 byte_str_t topDictStr (cff2 + cff2->topDict, cff2->topDictSize); in init()
426 globalSubrs = &StructAtOffset<CFF2Subrs> (cff2, cff2->topDict + cff2->topDictSize); in init()
522 HBUINT16 topDictSize; /* Top DICT size */ member
Dhb-subset-cff2.cc452 cff2->topDictSize = c->head - (const char *)&dict; in _serialize_cff2()
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt11001 topDictSize
/third_party/chromium/patch/
D0001-cve.patch33269 byte_str_t topDictStr (cff2 + cff2->topDict, cff2->topDictSize);
33279 globalSubrs = &StructAtOffset<CFF2Subrs> (cff2, cff2->topDict + cff2->topDictSize);