Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-subset-glyf.cc141 static bool _remove_composite_instruction_flag (char *glyf_prime, unsigned int length) in _remove_composite_instruction_flag()
231 hb_blob_t **glyf_prime /* OUT */, in _hb_subset_glyf_and_loca()
291 hb_blob_t **glyf_prime, /* OUT */ in hb_subset_glyf_and_loca()
Dhb-ot-glyf-table.hh86 hb_blob_t *glyf_prime = nullptr; in subset() local