Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cff1-table.hh151 for (unsigned int i = 0; i < nSups (); i++) in get_codes()
156 HBUINT8 &nSups () { return supps.len; } in nSups() function
157 HBUINT8 nSups () const { return supps.len; } in nSups() function
227 suppData->nSups () = supp_codes.length; in serialize()