Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cff1-table.hh263 if (has_supplement ()) in get_size()
279 bool has_supplement () const { return format & 0x80; } in has_supplement() function
284 if (has_supplement ()) in get_supplement_codes()
300 return_trace (likely (!has_supplement () || suppEncData ().sanitize (c))); in sanitize()