Home
last modified time | relevance | path

Searched defs:topDictSize (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-cff2-table.hh561 HBUINT16 topDictSize; /* Top DICT size */ member
Dhb-subset-cff1.cc655 unsigned int topDictSize = TopDict::calculate_serialized_size (topdict_mod, topSzr); in create() local